mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-18 15:55:12 +08:00
Fixed installation location for libnetcdf.settings file.
This commit is contained in:
parent
70830c5a3a
commit
2bf032d7b3
@ -1408,7 +1408,7 @@ MESSAGE(${LIBNETCDF_SETTINGS})
|
||||
# Install libnetcdf.settings file into same location
|
||||
# as the libraries.
|
||||
INSTALL(FILES "${netCDF_BINARY_DIR}/libnetcdf.settings"
|
||||
DESTINATION "${CMAKE_INSTALL_BINDIR}"
|
||||
DESTINATION "${CMAKE_INSTALL_LIBDIR}"
|
||||
COMPONENT libraries)
|
||||
|
||||
#####
|
||||
|
Loading…
Reference in New Issue
Block a user