No subject


Fri Oct 24 12:25:09 EDT 2014


platforms.  Just add

  SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${CMAKE_CXX_FLAGS_DEBUG}")

and it will always add the debugging flags to the generated makefiles.
This is not recommended, though.

-Brad




More information about the Insight-users mailing list