X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Frmr%2Fcommon%2FCMakeLists.txt;h=7b9ebf3aa50f354a0c4460fef563d39e4ab63905;hb=refs%2Fchanges%2F15%2F5115%2F2;hp=35833bfbd809b220f45e1ae6490fe511fab21556;hpb=0d4def6c7b673f3be486338ced65ccdd25a859ed;p=ric-plt%2Flib%2Frmr.git diff --git a/src/rmr/common/CMakeLists.txt b/src/rmr/common/CMakeLists.txt index 35833bf..7b9ebf3 100644 --- a/src/rmr/common/CMakeLists.txt +++ b/src/rmr/common/CMakeLists.txt @@ -38,6 +38,6 @@ if( DEV_PKG ) include/rmr_symtab.h include/rmr_logging.h include/RIC_message_types.h - DESTINATION ${install_root}/${install_inc} + DESTINATION ${install_inc} ) endif()