mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-20 13:48:22 +00:00
committed by
GitHub
parent
a111668888
commit
0ebb1cc54c
@@ -20,7 +20,7 @@ SET(tests_headers
|
|||||||
|
|
||||||
ADD_EXECUTABLE(tests ${tests_sources} ${tests_headers})
|
ADD_EXECUTABLE(tests ${tests_sources} ${tests_headers})
|
||||||
|
|
||||||
TARGET_LINK_LIBRARIES(tests common cppunit)
|
TARGET_LINK_LIBRARIES(tests common cppunit fmt)
|
||||||
|
|
||||||
INSTALL(TARGETS tests RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
|
INSTALL(TARGETS tests RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user