diff --git a/CMakeLists.txt b/CMakeLists.txt index 2c52de1289c..f804b8c2bdd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -64,3 +64,4 @@ configure_file( ################################################################ add_subdirectory(src) +INSTALL( DIRECTORY etc DESTINATION .)