diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 5551d5acd..77dcbb6d8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -99,4 +99,4 @@ foreach(dir ${subdirs}) endforeach() include(Packager) -make_packages() +make_packages()
\ No newline at end of file |