mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Build/Tests: Set all our compile flags on tests
Closes #25349
(cherry picked from commit f8a5783327)
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