[CMake] How to embed Qt resources using CMake

Pau Garcia i Quiles pgquiles at elpauer.org
Mon Jul 8 12:54:25 EDT 2013


Hello,

Files put in a resource file are converted to base64, then compiled in the
executable/library. That's why CMake (and qmake) add the result of the qrc
"compilation" to the source files.



More information about the CMake mailing list