mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 22:40:26 +00:00
Fix client files, loginserver and tests
This commit is contained in:
@@ -21,7 +21,7 @@ set(tests_headers
|
||||
|
||||
add_executable(tests ${tests_sources} ${tests_headers})
|
||||
|
||||
target_link_libraries(tests common cppunit ${SERVER_LIBS})
|
||||
target_link_libraries(tests common cppunit)
|
||||
|
||||
install(TARGETS tests RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user