<br>I'd like to have two ITK versions on my system at the same time, Release and Debug.<br>That way I can debug a program when I'm developing and run the program in release when I<br>want speed.<br><br>Does anyone know how to do that?<br>
<br>Now I use FindITK() in CMakeLists.txt, but I guess I manually have to point somewhere else?<br>
<br>cheers,<br><br>Michael<br>