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

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to