Revert "Merge pull request #94090 from sikmir/fix-cmake-hook"
This reverts commite36b1d4ad1, reversing changes made toc2ea7318be. Should go to staging.
This commit is contained in:
@@ -56,6 +56,8 @@ mkDerivation rec {
|
||||
"-DLICENSING_PROVIDER:BOOL=OFF"
|
||||
"-DMapper_MANUAL_QTHELP:BOOL=OFF"
|
||||
] ++ stdenv.lib.optionals stdenv.isDarwin [
|
||||
# Usually enabled on Darwin
|
||||
"-DCMAKE_FIND_FRAMEWORK=never"
|
||||
# FindGDAL is broken and always finds /Library/Framework unless this is
|
||||
# specified
|
||||
"-DGDAL_INCLUDE_DIR=${gdal}/include"
|
||||
|
||||
Reference in New Issue
Block a user