Slávek Banko wrote:
file( GLOB _generated_headers
${CMAKE_CURRENT_BINARY_DIR}/*.h )
install(
FILES ${_generated_headers}
DESTINATION ${INCLUDE_INSTALL_DIR}/<app>/
)
It looks indeed much better, but it did not work :(. It did not install
anything. I have to check what is file(GLOB ....)
---------------------------------------------------------------------
To unsubscribe, e-mail: trinity-devel-unsubscribe(a)lists.pearsoncomputing.net
For additional commands, e-mail: trinity-devel-help(a)lists.pearsoncomputing.net
Read list messages on the web archive:
http://trinity-devel.pearsoncomputing.net/
Please remember not to top-post:
http://trinity.pearsoncomputing.net/mailing_lists/#top-posting