mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +00:00
normalize includes: tests
This commit is contained in:
@@ -22,6 +22,7 @@ set(tests_headers
|
||||
add_executable(tests ${tests_sources} ${tests_headers})
|
||||
|
||||
target_link_libraries(tests common cppunit)
|
||||
target_include_directories(tests PRIVATE ..)
|
||||
|
||||
install(TARGETS tests RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user