Build: Put tests-common and sfmt under correct folders when WITH_SOURCE_TREE is set to hierarchical-folders
(cherry picked from commit 19f69fcf060c4abba0cd3102529a4203eecac394)
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