[Insight-users] Debug and Release build of ITK?
motes motes
mort.motes at gmail.com
Wed Sep 30 10:03:43 EDT 2009
I have moved my codebase to Ubuntu Linux and would now like to make a
ITK Debug and Release build.
Previously I used Windows Vista 64 and Visual Studio 2008. In that
case it was just a matter of choosing "Debug" or "Release" from the
build configuration manager in the IDE.
But how do I make a Debug and Release build in linux? Should I specify
it in the CMakeList.txt file or pass an argument when I call 'make' ?
More information about the Insight-users
mailing list