Revision: 75592
http://sourceforge.net/p/brlcad/code/75592
Author: starseeker
Date: 2020-04-23 21:59:05 +0000 (Thu, 23 Apr 2020)
Log Message:
-----------
Don't do the Fink_Macports.cmake logic - don't know if it's still
current/relevant in 2020
Modified Paths:
--------------
brlcad/trunk/CMakeLists.txt
Modified: brlcad/trunk/CMakeLists.txt
===================================================================
--- brlcad/trunk/CMakeLists.txt 2020-04-23 21:46:54 UTC (rev 75591)
+++ brlcad/trunk/CMakeLists.txt 2020-04-23 21:59:05 UTC (rev 75592)
@@ -1160,13 +1160,6 @@
endif(NOT CMAKE_BUILD_TYPE)
cmake_dependent_option(BUILD_STATIC_LIBS "Build static libraries" ON
"CMAKE_CONFIGURATION_TYPES OR NOT ${CBT} STREQUAL Debug" OFF)
-# On Mac OS X, it is common to have third party package managers
-# present for easy software installation (currently we're aware of
-# Fink and MacPorts). This can seriously complicate find_* results,
-# so provide an option to specify whether or which of the third
-# party setup to use.
-include(Fink_MacPorts)
-
# Turn off the brlcad.dll build.
# It's an expert's setting at the moment.
option(BRLCAD_ENABLE_BRLCAD_LIBRARY "Build the brlcad.dll" OFF)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits