mirror of
https://github.com/gwm17/catima.git
synced 2025-02-22 20:28:51 -05:00
release build
This commit is contained in:
parent
39a90fdc38
commit
c13de91c04
|
@ -11,9 +11,9 @@ option(THIN_TARGET_APPROXIMATION "thin target approximation" ON)
|
|||
option(DOCS "build documentation (requires doxygen)" OFF)
|
||||
|
||||
######## build type ############
|
||||
#set(CMAKE_BUILD_TYPE Release)
|
||||
set(CMAKE_BUILD_TYPE Debug)
|
||||
set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -g")
|
||||
set(CMAKE_BUILD_TYPE Release)
|
||||
#set(CMAKE_BUILD_TYPE Debug)
|
||||
#set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -g")
|
||||
################################
|
||||
|
||||
######### compiler flags ###########
|
||||
|
|
Loading…
Reference in New Issue
Block a user