Skip to content
Snippets Groups Projects
Commit eca9e6f8 authored by Andre Sailer's avatar Andre Sailer
Browse files

Cmake: install TryCompileFileSystem

parent f915bfdf
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,7 @@ install(PROGRAMS ${CMAKE_BINARY_DIR}/bin/run_test.sh DESTINATION bin )
install(DIRECTORY cmake
DESTINATION ${CMAKE_INSTALL_PREFIX}
FILES_MATCHING PATTERN "*.cmake" PATTERN "thisdd4hep_package.sh.in" PATTERN "run*.sh"
FILES_MATCHING PATTERN "*.cmake" PATTERN "thisdd4hep_package.sh.in" PATTERN "run*.sh" PATTERN "*.cpp"
PATTERN ".svn" EXCLUDE
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment