[Qt-creator] Refactoring the CMake plugin

Stephen Kelly steveire at gmail.com
Wed Jun 18 22:40:19 CEST 2014


Lorenz Haas wrote:

> P.s.: Another issue is how to have an equivalent for OTHER_FILES in
> CMake based projects. Currently I use "add_custom_target(Foo ALL SOURCES
> myfile.txt)". Good, bad, other suggestions? If there is a good
> "official" way of doing that, we should add that to the documentation.

 add_executable(main main.cpp myfile.txt)






More information about the Qt-creator mailing list