X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=samples.d%2Fconfig.cmake.sample;fp=samples.d%2Fconfig.cmake.sample;h=56edcc9f98a1834121bf03f1110c84eb1ce6dab1;hb=6c0e9e48f57ed2f5cf5adf2f51f51cbf130abcf6;hp=3a7ef8f6d1de93f4d15a0c7d61c8b35e12fb27df;hpb=dd0cec7a85d9e8339ce8df3afa4c8113536d7fcd;p=apps%2Fapp-templates.git diff --git a/samples.d/config.cmake.sample b/samples.d/config.cmake.sample index 3a7ef8f..56edcc9 100644 --- a/samples.d/config.cmake.sample +++ b/samples.d/config.cmake.sample @@ -41,8 +41,8 @@ set(PROJECT_APP_TEMPLATES_DIR "conf.d/app-templates") # Compilation Mode (DEBUG, RELEASE) # ---------------------------------- -set(CMAKE_BUILD_TYPE "DEBUG") -set(USE_EFENCE 1) +#set(CMAKE_BUILD_TYPE "DEBUG") +#set(USE_EFENCE 1) # Kernel selection if needed. You can choose between a # mandatory version to impose a minimal version.