This website requires JavaScript.
Explore
Help
Sign in
thunderbrewhq
/
squall
Watch
1
Star
0
Fork
You've already forked squall
0
mirror of
https://github.com/thunderbrewhq/squall.git
synced
2025-12-12 10:32:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dc14e5bfa7
squall
/
storm
/
CMakeLists.txt
6 lines
82 B
Text
Raw
Normal View
History
Unescape
Escape
feat(memory): add SMemAlloc, SMemFree, and SMemReAlloc
2020-09-07 17:00:14 -05:00
file(GLOB STORM_SOURCES "*.cpp")
add_library(storm STATIC
${STORM_SOURCES}
)
Reference in a new issue
Copy permalink