Skip to content
Snippets Groups Projects
Commit 5afc1dba authored by Attila Krasznahorkay's avatar Attila Krasznahorkay
Browse files

Moved the Findyampl.cmake module to External/yampl.

parent 655f3dbc
No related branches found
No related tags found
3 merge requests!5911.0vbfnlo,!530Atlasex me,!247External Finding Update, 1.0 branch (2018.02.28.)
...@@ -32,3 +32,7 @@ add_dependencies( Package_yampl yampl ) ...@@ -32,3 +32,7 @@ add_dependencies( Package_yampl yampl )
# Install YAMPL: # Install YAMPL:
install( DIRECTORY ${_buildDir}/ install( DIRECTORY ${_buildDir}/
DESTINATION . USE_SOURCE_PERMISSIONS OPTIONAL ) DESTINATION . USE_SOURCE_PERMISSIONS OPTIONAL )
# Install its find-module:
install( FILES cmake/Findyampl.cmake
DESTINATION ${CMAKE_INSTALL_CMAKEDIR}/modules )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment