X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=ucs2-interface%2FCMakeLists.txt;h=df1ba20113df952c66e956a19370bb821e84e317;hb=78f5e26f3e977cba3711c2dcb15314d9821119fd;hp=e4db96bf449356ff445b8cdecdb083d7ec22be5f;hpb=d2e42029ec04c3f224580f8007cdfbbfe0fc47a6;p=apps%2Fagl-service-unicens.git diff --git a/ucs2-interface/CMakeLists.txt b/ucs2-interface/CMakeLists.txt index e4db96b..df1ba20 100644 --- a/ucs2-interface/CMakeLists.txt +++ b/ucs2-interface/CMakeLists.txt @@ -20,7 +20,7 @@ PROJECT_TARGET_ADD(ucs2-inter) # Define targets - ADD_LIBRARY(ucs2-inter STATIC ucs_lib_interf.c ucs_vol_interf.c ucs-xml/UcsXml.c) + ADD_LIBRARY(ucs2-inter STATIC ucs_lib_interf.c ucs_vol_interf.c ucs-xml/UcsXml.c ucs-xml/UcsXml_Private.c) # Library properties SET_TARGET_PROPERTIES(ucs2-inter PROPERTIES OUTPUT_NAME ucs2interface)