Skip to content
Snippets Groups Projects
Commit 7f71fa13 authored by Marco Clemencic's avatar Marco Clemencic
Browse files

fixed installation of Geant4 analysis headers

parent 8e391251
Branches
No related tags found
No related merge requests found
......@@ -776,3 +776,14 @@ diff -urN a/geant4.9.6.p04/source/visualization/OpenInventor/sources.cmake b/gea
#----------------------------------------------------------------------------
# Copy all scripts to the build directory, i.e. the directory in which we
--- a/geant4.9.6.p04/source/analysis/CMakeLists.txt 2015-02-04 09:53:32.000000000 +0100
+++ b/geant4.9.6.p04/source/analysis/CMakeLists.txt 2015-10-13 16:42:00.992216989 +0200
@@ -96,7 +96,7 @@
# Install the headers, retaining their nested structure
#
install(DIRECTORY include/
- DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/${PROJECT_NAME}
+ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
COMPONENT Development
PATTERN ".svn" EXCLUDE
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment