[CMake] How to embed Qt resources using CMake

Júlio Hoffimann julio.hoffimann at gmail.com
Mon Jul 8 12:59:34 EDT 2013


My CMakeLists.txt resides at the same directory as icons.qrc, but my main
application is linked in a completely separate folder:

main/
-- resources/
-- -- pixmaps/
-- CMakeLists1.txt
-- icons.qrc
exe/
-- CMakeLists2.txt
-- main.cpp

Is it okay? What should be the CMakeLists(1|2).txt in this case?

Júlio.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130708/92a015d3/attachment.htm>


More information about the CMake mailing list