[CMake] using relative paths
Bill Hoffman
bill.hoffman at kitware.com
Sat Oct 31 13:37:50 EDT 2009
shreyas krishnan wrote:
> Thanks for the info. I am wondering if the paths were fixed manually,
> would the makefile be portable. I will make sure the same compiler in
> my case VC++ 08 is available on the other system.
>
The makefiles and the IDE can actually invoke CMake again once the
generation has taken place. For makefiles cmake used to generate depend
information. It really is not possible to do this with CMake.
-Bill
More information about the CMake
mailing list