Using cmake version 3.28.3 under Cygwin.
When I started using the new changes to the cmake build, I encountered this error
CMake Error at /usr/share/cmake-3.28.3/Modules/CMakePackageConfigHelpers.cmake:275 (file):
file RELATIVE_PATH must be passed a full path to the directory:
d:/tmp/netcdf/lib/cmake/netCDF
Call Stack (most recent call first):
CMakeLists.txt:1807 (configure_package_config_file)
Has anyone else seen this?
Using cmake version 3.28.3 under Cygwin.
When I started using the new changes to the cmake build, I encountered this error
Has anyone else seen this?