When trying to build pvar following the Readme I get the error:
Could not find a package configuration file provided by "Pangolin" with any
of the following names:
PangolinConfig.cmake
pangolin-config.cmake
This can be fixed by commenting this line:
|
find_package(Pangolin REQUIRED) |
When trying to build pvar following the Readme I get the error:
This can be fixed by commenting this line:
povar/cmake/SetupDependencies.cmake
Line 42 in 3b6672c