diff options
Diffstat (limited to 'test/platform/CMakeLists.txt')
| -rw-r--r-- | test/platform/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/platform/CMakeLists.txt b/test/platform/CMakeLists.txt index ea6493c4..187068b8 100644 --- a/test/platform/CMakeLists.txt +++ b/test/platform/CMakeLists.txt @@ -1,6 +1,7 @@ add_executable(CruPlatformBaseTest ColorTest.cpp DeleteLaterTest.cpp + GraphicsBaseTest.cpp MatrixTest.cpp ) target_link_libraries(CruPlatformBaseTest PRIVATE CruPlatformBase CruTestBase) |
