cmake: build kddockwidgets into static lib
There might be a way to make shared libs happy, but this seemed easier
This commit is contained in:
@@ -15,4 +15,6 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
add_subdirectory(core)
|
||||
|
||||
set(KDDockWidgets_STATIC ON)
|
||||
add_subdirectory(KDDockWidgets)
|
||||
|
||||
Reference in New Issue
Block a user