X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fdeploy%2Fo-ran-sc%2Fo-ran-ru%2FCMakeLists.txt;h=8eabadd5c0d05f8f4019b3a5b34134794f714276;hp=3eec7d786aba85df256f1857256e5f1e8f45f2f0;hb=048a8673d15e0329cd79594028f19ba315ba7140;hpb=7dbf479029ba8bc528fb61a40ab2647489da28e9 diff --git a/ntsimulator/deploy/o-ran-sc/o-ran-ru/CMakeLists.txt b/ntsimulator/deploy/o-ran-sc/o-ran-ru/CMakeLists.txt index 3eec7d7..8eabadd 100644 --- a/ntsimulator/deploy/o-ran-sc/o-ran-ru/CMakeLists.txt +++ b/ntsimulator/deploy/o-ran-sc/o-ran-ru/CMakeLists.txt @@ -5,6 +5,8 @@ include_directories( "/usr/include" ) +add_subdirectory(generic-notifications) + # sources set (UTILS_SOURCES ${UTILS_DIR}/utils.c