From 9d1eb251b5d26759e17dd7bee316cf27fdcb28bf Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Sat, 17 Jun 2023 20:23:34 -0700 Subject: Move and import error library from clib. --- gltfview/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'gltfview/CMakeLists.txt') 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 target_link_libraries(gltfview PRIVATE cstring + error gfx gfx-app list -- cgit v1.2.3