[LLVMdev] windows build
Óscar Fuentes
ofv at wanadoo.es
Thu Oct 29 20:26:21 PDT 2009
shreyas krishnan <shreyas76 at gmail.com> writes:
> Being a newbie with cmake one question, is it equivalent to configure
> in windows environment and so would need to be run everytime I change
> the source location ?
I'm not sure I understand your question, but if you want to move your
build or source directory around, you need to reinvoke cmake. See for
example:
http://www.cmake.org/Wiki/CMake_FAQ#Why_does_CMake_use_full_paths.2C_or_can_I_copy_my_build_tree.3F
Please use the cmake mailing list for further questions about cmake that
are not specific to LLVM.
--
Óscar
More information about the llvm-dev
mailing list