-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Description
The recently introduced cmake build for crtm breaks ufs-bundle:
CMake Error at fv3-jedi/CMakeLists.txt:84 (find_package):
By not providing "Findcrtm.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "crtm", but
CMake did not find one.
Could not find a package configuration file provided by "crtm" (requested
version 2.2.3) with any of the following names:
crtmConfig.cmake
crtm-config.cmake
Add the installation prefix of "crtm" to CMAKE_PREFIX_PATH or set
"crtm_DIR" to a directory containing one of the above files. If "crtm"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
Additional information
Until this is resolved, use the Skylab v7 tag of CRTM (workaround is in #48).