Set to compile internal libraries statically by default

This commit is contained in:
Jacob Støren 2016-06-12 15:47:41 +02:00
parent 64aea7285d
commit 73e72623d2

View File

@ -7,6 +7,7 @@ set (VIZ_MODULES_FOLDER_NAME Fwk/VizFwk)
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
SET(BUILD_SHARED_LIBS OFF CACHE BOOL "ERT: Build shared libraries")
################################################################################
# Setup the main platform defines