diff options
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-x | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 60a56679..51d037c7 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -77,3 +77,4 @@ foreach(i ${opentrack-subprojects}) endforeach() merge_translations() +install_sources() |