[Qt-creator] Add arbitrary file to cmake project
Uwe Fechner
u.fechner at tudelft.nl
Sat Oct 20 15:51:58 CEST 2012
Hello,
I have a cmake project that builds a library.
I would like to add:
1. a bash script file, that loads and executes the library
2. a readme.txt file
to the project in such a way that I can easily edit these
files from within qt creator.
Is there a way to add these files to the CMakeLists.txt file so that
they are displayed by qt creator in the cmake project?
Best regards:
Uwe Fechner
More information about the Qt-creator
mailing list