Skip to content

Commit

Permalink
zlib in tests]
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerboa-app committed Jan 15, 2024
1 parent ba02ab8 commit 99af05b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ IF (TEST_SUITE)

target_compile_definitions(testSuite PUBLIC GLSL_VERSION="330")

target_link_libraries(testSuite stduuid glm)
target_link_libraries(testSuite zlibstatic stduuid glm)

include(CTest)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/tests/cmake/)
Expand Down

0 comments on commit 99af05b

Please sign in to comment.