diff options
Diffstat (limited to 'agl-identity-service/conf.d/cmake/config.cmake')
-rw-r--r-- | agl-identity-service/conf.d/cmake/config.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/agl-identity-service/conf.d/cmake/config.cmake b/agl-identity-service/conf.d/cmake/config.cmake index 434c410..9b59b58 100644 --- a/agl-identity-service/conf.d/cmake/config.cmake +++ b/agl-identity-service/conf.d/cmake/config.cmake @@ -45,7 +45,6 @@ set(PROJECT_APP_TEMPLATES_DIR "../conf.d/app-templates") # Compilation Mode (DEBUG, RELEASE) # ---------------------------------- -set(CMAKE_BUILD_TYPE "DEBUG") set(USE_EFENCE 1) # Kernel selection if needed. You can choose between a |