git-svn-id: svn://db.shs.com.ru/libs@216 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -4,7 +4,7 @@ include(QtProject.cmake)
|
||||
if (LIBPROJECT)
|
||||
include(../SDKMacros.cmake)
|
||||
else()
|
||||
option(LIB "System install" 0)
|
||||
option(LIB "System install" 1)
|
||||
option(DEBUG "Build with -g3" 0)
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3 -Wall")
|
||||
if (DEBUG)
|
||||
|
||||
Reference in New Issue
Block a user