remove boost libraries for now i think

This commit is contained in:
Justin Scofield
2022-07-05 22:21:49 -04:00
parent fe4b3ca84f
commit 2e79b8d5e3

View File

@@ -40,7 +40,6 @@ target_include_directories(
target_link_libraries( target_link_libraries(
yaze_test yaze_test
${PNG_LIBRARIES} ${PNG_LIBRARIES}
${BOOST_LIBRARIES}
${SDL2_LIBRARIES} ${SDL2_LIBRARIES}
${OPENGL_LIBRARIES} ${OPENGL_LIBRARIES}
NintendoCompression NintendoCompression