diff options
Diffstat (limited to 'Modules/Platform/CMakeLists.txt')
-rw-r--r-- | Modules/Platform/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Platform/CMakeLists.txt b/Modules/Platform/CMakeLists.txt index 1054eb5..6d8f4a1 100644 --- a/Modules/Platform/CMakeLists.txt +++ b/Modules/Platform/CMakeLists.txt @@ -1,2 +1,3 @@ # just install the modules INSTALL_FILES(${CMAKE_DATA_DIR}/Modules/Platform .*\\.cmake$) +INSTALL_FILES(${CMAKE_DATA_DIR}/Modules/Platform .*\\.in$) |