1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-15 06:52:34 +02:00

tests: tests have no PNG dependency

This commit is contained in:
Anonymous Maarten 2017-10-26 07:01:03 +02:00 committed by Daniel Evans
parent ca9cc4f703
commit 63d7898aa1

View File

@ -72,7 +72,6 @@ target_link_libraries(run_tests
PRIVATE
rwengine
SDL2::SDL2
${PNG_LIBRARIES}
${Boost_FILESYSTEM_LIBRARY}
${Boost_UNIT_TEST_FRAMEWORK_LIBRARY}
${Boost_SYSTEM_LIBRARY}