Skip to content
Snippets Groups Projects
Commit a4e4b0d4 authored by valerio's avatar valerio
Browse files

Modified darwin_macports.txt to support new version of qt-mac in MacPorts

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2564 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent ad5f946e
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@
# the dependencies installed over MacPorts
set(BOOST_ROOT "/opt/local" CACHE PATH "prefix for the boost")
set(PYTHON_ROOT "/opt/local" CACHE PATH "prefix for python")
set(QT_QMAKE_EXECUTABLE "/opt/local/bin/qmake-mac" CACHE PATH
set(QT_QMAKE_EXECUTABLE "/opt/local/bin/qmake" CACHE PATH
"absolute path to qt executable")
set(CMAKE_Fortran_FLAGS "-freal-loops" CACHE STRING "fortran compiler flags")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment