cmake: add support for static build
This commit is contained in:
@@ -19,3 +19,5 @@ target_link_libraries(
|
||||
Bluelib::Core
|
||||
Bluelib::Object
|
||||
Bluelib::Cmd)
|
||||
|
||||
target_compile_definitions(ivy PRIVATE IVY_STATIC=${IVY_STATIC})
|
||||
Reference in New Issue
Block a user