cmake: actually use cache internal, this seems to be the way
This commit is contained in:
+1
-1
@@ -16,5 +16,5 @@
|
||||
|
||||
add_subdirectory(core)
|
||||
|
||||
set(KDDockWidgets_STATIC ON PARENT_SCOPE)
|
||||
set(KDDockWidgets_STATIC ON CACHE INTERNAL "Force KDDockWidgets to build statically")
|
||||
add_subdirectory(KDDockWidgets)
|
||||
|
||||
Reference in New Issue
Block a user