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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to