X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fe2-interface.git;a=blobdiff_plain;f=e2sim%2FCMakeLists.txt;fp=e2sim%2FCMakeLists.txt;h=eb833dd73b926d129f7e82810da8c6c9ec62569f;hp=bf57fda806919f64799258852fc0a2b8da17e58f;hb=f86662b5b6481f27e18313a36355871f3a947193;hpb=a9f02a2b5886990fd81e64f7c218c5d4844f18a3 diff --git a/e2sim/CMakeLists.txt b/e2sim/CMakeLists.txt index bf57fda..eb833dd 100644 --- a/e2sim/CMakeLists.txt +++ b/e2sim/CMakeLists.txt @@ -17,6 +17,8 @@ endif() include ( GNUInstallDirs ) +add_definitions("-D ASN_DISABLE_OER_SUPPORT") + if( NOT CMAKE_INSTALL_LIBDIR ) set( CMAKE_INSTALL_LIBDIR "lib" ) endif()