Ticket #48677: patch-gdal-CMakeLists.txt.diff

File patch-gdal-CMakeLists.txt.diff, 567 bytes (added by ryandesign (Ryan Carsten Schmidt), 9 years ago)
  • gdal/CMakeLists.txt

    old new  
    4545
    4646###############################################################################
    4747# Installation
    48 install (TARGETS ${LIBKEA_GDAL_DRIVER} DESTINATION gdalplugins)
    49 ###############################################################################
    50  No newline at end of file
     48install (TARGETS ${LIBKEA_GDAL_DRIVER} DESTINATION lib/gdalplugins)
     49###############################################################################