diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 2aac1ab..3a0cd5a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -2,4 +2,5 @@ cmake_minimum_required(VERSION 3.0) | |||
2 | 2 | ||
3 | add_subdirectory(gfx) | 3 | add_subdirectory(gfx) |
4 | add_subdirectory(gfx-app) | 4 | add_subdirectory(gfx-app) |
5 | add_subdirectory(gfx-iso) | ||
5 | add_subdirectory(gltfview) | 6 | add_subdirectory(gltfview) |