mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 10:32:29 +00:00
chore(big): split out ops tests
This commit is contained in:
parent
2109422fa4
commit
3492f8b8f2
3 changed files with 1439 additions and 1434 deletions
|
|
@ -1,4 +1,7 @@
|
|||
file(GLOB_RECURSE TEST_SOURCES "*.cpp")
|
||||
file(GLOB_RECURSE TEST_SOURCES
|
||||
"*.cpp"
|
||||
"big/*.cpp"
|
||||
)
|
||||
|
||||
if(WHOA_SYSTEM_MAC)
|
||||
set_source_files_properties(${TEST_SOURCES}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue