mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
Build: Put tests-common and sfmt under correct folders when WITH_SOURCE_TREE is set to hierarchical-folders
(cherry picked from commit 19f69fcf06)
This commit is contained in:
@@ -21,3 +21,8 @@ target_link_libraries(tests-common
|
||||
Catch2::Catch2)
|
||||
|
||||
catch_discover_tests(tests-common)
|
||||
|
||||
set_target_properties(tests-common
|
||||
PROPERTIES
|
||||
FOLDER
|
||||
"tests")
|
||||
|
||||
Reference in New Issue
Block a user