When compiling the nmos cpp source code using cmake on Ubuntu 22.04 system, the following error occurs:
CMake Error: CMAKE_PROJECT_TOP_LEVEL_INCLUDES file does not exist: third_party/cmake/conan_provider.cmake
CMake Error at CMakeLists.txt:26 (enable_language):
Language 'CXX' is currently being enabled. Recursive call not allowed.