Closed DrewRWx closed 9 years ago
Looks great. Can you still pass options to make? I often use VERBOSE=1 in the command line.
That should fix it. (Now I'm wondering how it worked before.)
Can you updated the readme to reflect this change?
Done and done. Just have a couple questions:
-DBUILD_EXAMPLES=0
still necessary to build without examples?/opt/local
to install the libraries? That can mess with MacPorts.
@mantaraya36:
If this OK, the next step is to adapt the changes to the AlloProject run.sh.
It might be overkill, but the two possible cmake commands could be reduced to one if CMakeLists.txt switches on if
ALLOSYSTEM_DEBUGGER
is defined and also setsCMAKE_BUILD_TYPE
based on that.