summaryrefslogtreecommitdiff
path: root/gltfview/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gltfview/CMakeLists.txt')
-rw-r--r--gltfview/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gltfview/CMakeLists.txt b/gltfview/CMakeLists.txt
index 0b0c3cc..de745ce 100644
--- a/gltfview/CMakeLists.txt
+++ b/gltfview/CMakeLists.txt
@@ -13,6 +13,7 @@ target_include_directories(gltfview PRIVATE
13 13
14target_link_libraries(gltfview PRIVATE 14target_link_libraries(gltfview PRIVATE
15 cstring 15 cstring
16 error
16 gfx 17 gfx
17 gfx-app 18 gfx-app
18 list 19 list