mirror of
https://github.com/SWG-Source/stationapi.git
synced 2026-07-13 21:01:03 -04:00
Moved tests to dedicated dir
This commit is contained in:
@@ -17,10 +17,3 @@ target_include_directories(stationapi PUBLIC
|
||||
${PROJECT_SOURCE_DIR}/externals/udplibrary
|
||||
${Boost_INCLUDE_DIRS}
|
||||
${SQLite3_INCLUDE_DIR})
|
||||
|
||||
add_executable(stationapi_tests
|
||||
Serialization_Tests.cpp
|
||||
StringUtils_Tests.cpp)
|
||||
|
||||
target_link_libraries(stationapi_tests
|
||||
stationapi)
|
||||
|
||||
Reference in New Issue
Block a user