[Insight-users] How to compile the program of insight application out of its source file?

John Drescher drescherjm at gmail.com
Wed Sep 23 09:09:29 EDT 2009


>  If I copy the program of the insight application out of its source file,
> there will be many errors occurd when I compile it with CMake. How to
> compile the program outside the source file? Thank you!
>

Make a small CMakeLists.txt file and use the CMake utilities to
generate your project file / make file.

John


More information about the Insight-users mailing list