Merge "When env variable SCRIPTS_DIR is unset the code reads or writes from a path...
[sim/o1-interface.git] / ntsimulator / deploy / o-ran-sc / o-ran-ru / CMakeLists.txt
index 3eec7d7..8eabadd 100644 (file)
@@ -5,6 +5,8 @@ include_directories(
     "/usr/include"
 )
 
+add_subdirectory(generic-notifications)
+
 # sources
 set (UTILS_SOURCES
     ${UTILS_DIR}/utils.c