[CMake] Howto say cmake to copy files in the builddir

Matthias Fechner idefix at fechner.net
Tue May 22 11:36:27 EDT 2007


Hello Alan,

* Alan W. Irwin <irwin at beluga.phys.uvic.ca> [21-05-07 10:16]:
>  CONFIGURE_FILE(
>  ${CMAKE_CURRENT_SOURCE_DIR}/format/standard_eng.sty
>  ${CMAKE_CURRENT_BINARY_DIR}/format/standard_eng.sty
>  COPYONLY
>  )

thx a lot for that tip. I am sure it will help me in the near future.

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