X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=ucs2-interface%2FCMakeLists.txt;h=4d3c5ee19601ffc00f6a3f8c965988644112bce4;hb=ef066e237377c7bca95cfa6e9735b5f81bcb9b86;hp=df1ba20113df952c66e956a19370bb821e84e317;hpb=f4b34a4b00dc0983ae8f9a56828c2bc86ac11c7f;p=apps%2Fagl-service-unicens.git diff --git a/ucs2-interface/CMakeLists.txt b/ucs2-interface/CMakeLists.txt index df1ba20..4d3c5ee 100644 --- a/ucs2-interface/CMakeLists.txt +++ b/ucs2-interface/CMakeLists.txt @@ -18,6 +18,7 @@ # Add target to project dependency list PROJECT_TARGET_ADD(ucs2-inter) + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DNDEBUG") # Define targets ADD_LIBRARY(ucs2-inter STATIC ucs_lib_interf.c ucs_vol_interf.c ucs-xml/UcsXml.c ucs-xml/UcsXml_Private.c)