Hi, I've a project where I want to add a rc-file. This works fine with msvc but it seems that cmake doesn't handle this for mingw.
ADD_EXECUTABLE(foo WIN32 foo.cpp foo.rc) Isn't ths supported by cmake or is something wrong with my statement? Thx, Christian
signature.asc
Description: OpenPGP digital signature
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
