On 16/05/2017 19:42, Roger Leigh wrote:
configure_file(
${CMAKE_CURRENT_SOURCE_DIR}/src/xercesc/util/Xerces_autoconf_config.hpp.cmake.in
${CMAKE_CURRENT_BINARY_DIR}/src/xercesc/util/Xerces_autoconf_config.hpp
@ONLY)
I should have mentioned: from an autoconf point of view,
"configure_file" is directly equivalent to "AC_OUTPUT" but with a bit
more flexibility in that the input and output names are explicit and can
differ--no implicit .in extension in the source tree or requirement that
they have the same pathname.
---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org