[CMake] Add resource file (.r) to Xcode project

Kevin Molcard kevin.molcard at arturia.com
Fri Oct 18 05:23:51 EDT 2013


Hi all,
I am pretty new to CMake and I am trying to port an AudioUnit project.
Therefore, I have to compile a resource file (.r) with the Rez compiler.
Is it possible to do that with Cmake?

So far the only way to do that is to manually call the Rez compiler 
through add_custom_command.

Thanks in advance,
Kevin


More information about the CMake mailing list