aboutsummaryrefslogtreecommitdiff
path: root/cmake/Proj4Mac.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/Proj4Mac.cmake')
-rw-r--r--cmake/Proj4Mac.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/Proj4Mac.cmake b/cmake/Proj4Mac.cmake
index 2f09fa23..c2448e7b 100644
--- a/cmake/Proj4Mac.cmake
+++ b/cmake/Proj4Mac.cmake
@@ -16,7 +16,7 @@ set(PROJ_RESOURCES "" )
if(APPLE)
option(BUILD_FRAMEWORKS_AND_BUNDLE "if set to ON, build a library framework and application bundle,
- otherwise install classical UNIX bin/lib" ON )
+ otherwise install classical UNIX bin/lib" OFF )
set(DEFAULT_BINDIR ${BUNDLEDIR})
boost_report_value(BUNDLEDIR)
boost_report_value(PROJ_INSTALL_NAME_DIR)