mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +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
|
# Install libnetcdf.settings file into same location
|
||||||
# as the libraries.
|
# as the libraries.
|
||||||
INSTALL(FILES "${netCDF_BINARY_DIR}/libnetcdf.settings"
|
INSTALL(FILES "${netCDF_BINARY_DIR}/libnetcdf.settings"
|
||||||
DESTINATION "${CMAKE_INSTALL_BINDIR}"
|
DESTINATION "${CMAKE_INSTALL_LIBDIR}"
|
||||||
COMPONENT libraries)
|
COMPONENT libraries)
|
||||||
|
|
||||||
#####
|
#####
|
||||||
|
Loading…
Reference in New Issue
Block a user