Nick Arini wrote:
> Dear CMake users,
>
> I am trying to get some resources (icon images) compiled in a Qt
> application on Mac OS X (10.4.8 Tiger) with cmake 2.4-patch 3.
>
> I am using version 4.2.0-snapshot-20060910 of Qt.
>
> I have the following in my CMakeLists.txt:
>
> PROJECT(QtApp)
>
Dear CMake users,
I am trying to get some resources (icon images) compiled in a Qt
application on Mac OS X (10.4.8 Tiger) with cmake 2.4-patch 3.
I am using version 4.2.0-snapshot-20060910 of Qt.
I have the following in my CMakeLists.txt:
PROJECT(QtApp)
INCLUDE (${CMAKE_ROOT}/Modules/Find