X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=samples.d%2Fconfig.cmake.sample;h=4b152ccf733b1cde5cbb7eae30289a9028389c93;hb=8a77e99d6814db9918cf266a3b9a36f10622d60b;hp=2497ee25f08efb2777b365ec2ce0e36eaba2a666;hpb=28dcbc3a2c7fef8988d71862653f95cf455c97c9;p=apps%2Fapp-templates.git diff --git a/samples.d/config.cmake.sample b/samples.d/config.cmake.sample index 2497ee2..4b152cc 100644 --- a/samples.d/config.cmake.sample +++ b/samples.d/config.cmake.sample @@ -46,6 +46,7 @@ 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 # mandatory version to impose a minimal version.