git-svn-id: svn://db.shs.com.ru/libs@917 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2020-03-26 21:05:30 +00:00
parent c919e69501
commit 37b78acfe9
3 changed files with 46 additions and 7 deletions

View File

@@ -49,7 +49,7 @@ if(CMAKE_CROSSCOMPILING)
endif()
endif()
option(LIB "System install" 1)
option(QGLVIEW "Build QGLview library and utils" 1)
option(QGLVIEW "Build QGLview library and utils" 0)
option(QGLENGINE "Build QGLENGINE library and utils" 0)
option(UTILS "Build various utils" 1)
option(DESIGNER_PLUGINS "Build qt designer plugins" 1)