diff options
Diffstat (limited to 'Modules/Platform/CMakeLists.txt')
-rw-r--r-- | Modules/Platform/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/Platform/CMakeLists.txt b/Modules/Platform/CMakeLists.txt new file mode 100644 index 0000000..69f0b74 --- /dev/null +++ b/Modules/Platform/CMakeLists.txt @@ -0,0 +1,2 @@ +# just install the modules +INSTALL_FILES(/share/CMake/Modules/Platform .*\\.cmake$) |