[cmake-developers] CMake user-provided manifest files

Brad King brad.king at kitware.com
Wed Sep 16 16:13:13 EDT 2015


On 09/16/2015 03:43 PM, James Johnston wrote:
> So the problem is the current directory when linking is going to be root
> CMAKE_BINARY_DIR, and the relative path "DPIAware.manifest" will attempt to
> be used, which of course isn't there as it needs to look in
> "subdir\DPIAware.manifest".

This should fix that:

 fixup! Add support for *.manifest source files with MSVC tools
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e78b5408

I'll also work on integrating your test case.

Thanks,
-Brad



More information about the cmake-developers mailing list