I am now setting up the NMake generator. I have everything working correctly except for an issue with the manifests.
I have my build environment setup to build out of source and all intermediate file go to the CMake directory. This works for all files but the manifest, I get a *.embed.manifest, *.embed.manifest.res, *.intermediate.manifest, and *.resource.txt in my output directory. I would prefer to not have these placed in the output. Does any workaround exists to place these in the intermediate files directory? Thanks Alan.
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
