[CMake] win32 rc files - or any other files besides cpp/cxx
Mark Wyszomierski
markww at gmail.com
Thu Oct 18 16:30:53 EDT 2007
Hi,
I'm using cmake for a large project that has some win32 gui apps in
it. In the main project folder I only include those sub projects if
compiling for WIN32. That works fine.
The win32 gui apps have a .rc file in a sub-folder named 'res'. How do
you ask CMake to include those files in the resulting vc++ project?
Thanks,
Mark
More information about the CMake
mailing list