From bd47d2fd5f7d0ca7765a48b09d14145164b88bc2 Mon Sep 17 00:00:00 2001 From: Howard Butler Date: Sat, 21 Feb 2015 03:34:41 +0000 Subject: adapt Charles Karney's patches for smoother CMake #258 git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2614 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- cmake/Proj4Mac.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake') 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) -- cgit v1.2.3