Build/Tests: Set all our compile flags on tests
Closes #25349 (cherry picked from commit f8a5783327f5ef5606453bcb9c906ba1297538ff)
This commit is contained in:
@@ -17,6 +17,7 @@ add_executable(tests-common ${COMMON_SOURCES})
|
||||
|
||||
target_link_libraries(tests-common
|
||||
PRIVATE
|
||||
trinity-core-interface
|
||||
common
|
||||
Catch2::Catch2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user