mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-13 02:42:28 +00:00
chore(build): make platform and arch defines more specific
This commit is contained in:
parent
5e2001a164
commit
be391c6592
12 changed files with 41 additions and 41 deletions
|
|
@ -5,7 +5,7 @@ file(GLOB STORM_SOURCES
|
|||
"thread/*.cpp"
|
||||
)
|
||||
|
||||
if(PLATFORM_MAC)
|
||||
if(WHOA_PLATFORM_MAC)
|
||||
file(GLOB STORM_MAC_SOURCES
|
||||
"mac/*.cpp"
|
||||
"mac/*.mm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue