From 2e79b8d5e34d449494282b44fe336a7e31af2b5a Mon Sep 17 00:00:00 2001 From: Justin Scofield Date: Tue, 5 Jul 2022 22:21:49 -0400 Subject: [PATCH] remove boost libraries for now i think --- test/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 0fdab474..8609d344 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -40,7 +40,6 @@ target_include_directories( target_link_libraries( yaze_test ${PNG_LIBRARIES} - ${BOOST_LIBRARIES} ${SDL2_LIBRARIES} ${OPENGL_LIBRARIES} NintendoCompression