[CMake] Copying cmake generated files to another machine

Óscar Fuentes ofv at wanadoo.es
Mon Dec 7 16:42:38 EST 2009


Bill Hoffman <bill.hoffman at kitware.com>
writes:

[snip]

> Even with the IDE based files if you are using install rules, then the
> CMake executable must be available on the machine doing the
> install. CMake is also used as the program to do the install commands.
> So, CMake is really required for a variety of reasons.

Bummer. I completely forgot about this.

Steve, ditch the idea about the absolute->relative path conversion. You
really need to distribute CMake with the LLVM/clang sources, either as
source or as binary, and add a .bat for bootstrapping the thing. Is that
acceptable for your clients?

[snip]

-- 
Óscar



More information about the CMake mailing list