Changeset 27565 for issm/trunk-jpl/externalpackages/gmt/configs/6/static/cmake/modules/FindGDAL.cmake
- Timestamp:
- 02/10/23 13:57:01 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/gmt/configs/6/static/cmake/modules/FindGDAL.cmake
r27151 r27565 166 166 # find all manually-supplied libs 167 167 if (GDAL_EXTRA_LIBS) 168 # Ensure -l is precede ced by whitespace to not match168 # Ensure -l is preceded by whitespace to not match 169 169 # '-l' in '-L/usr/lib/x86_64-linux-gnu/hdf5/serial' 170 170 string (REGEX MATCHALL "(^| )-l[^ ]+" _gdal_extra_lib_dashl ${GDAL_EXTRA_LIBS})
Note:
See TracChangeset
for help on using the changeset viewer.