[CMake] Howto define build order
Matthias Fechner
idefix at fechner.net
Fri Aug 24 08:11:57 EDT 2007
Matthias Fechner wrote:
> ADD_CUSTOM_TARGET(bar.tex
> bash -c "echo hi>${FOO_BINARY_DIR}/diro/bar.tex"
> VERBATIM)
sry typo in email, in the file I have:
ADD_CUSTOM_TARGET(bar.tex
bash -c "echo hi>${FOO_BINARY_DIR}/dir/bar.tex"
VERBATIM)
Best regards,
Matthias
--
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook
More information about the CMake
mailing list