Skip to content

Cmake export

Carsten Burgard requested to merge cmake-export into master

Release notes

CAFCore doesn't currently interact nicely with CMake by exporting its variables. This is fixed by this patch, such that other packages can now call find_package(CAFCore)

Merge request reports