mirror of
https://github.com/thunderbrewhq/squall.git
synced 2026-02-04 16:59:08 +00:00
3 lines
105 B
CMake
3 lines
105 B
CMake
|
|
add_library(storm SHARED stormstubs.cpp storm.def)
|
|
target_include_directories(storm PRIVATE "../..")
|