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 9b7db143..bf709e72 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -48,3 +48,4 @@ cmake_policy(SET CMP0011 NEW) | |||
48 | add_subdirectory(core) | 48 | add_subdirectory(core) |
49 | add_subdirectory(testing) | 49 | add_subdirectory(testing) |
50 | add_subdirectory(other) | 50 | add_subdirectory(other) |
51 | add_subdirectory(docs) | ||