diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index b7541e3..d9f6c3b 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -483,6 +483,7 @@ elseif(WIN32) endif() set(OFFSCREEN_SOURCES + ../src/GLView.cc ../src/OffscreenView.cc ../src/${OFFSCREEN_CTX_SOURCE} ../src/${OFFSCREEN_IMGUTILS_SOURCE} |