mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-29 21:50:26 +00:00
5 lines
144 B
Text
5 lines
144 B
Text
|
# simply pull in Kirigami, making sure it's statically built
|
||
|
option(BUILD_SHARED_LIBS "Build a shared module" OFF)
|
||
|
|
||
|
add_subdirectory(kirigami)
|