[msvc2015] Fix cmake warnings regarding backslashes in path of the run-time libraries

This commit is contained in:
Ray molenkamp 2016-11-26 17:00:25 -07:00
parent d464a7c441
commit ce3cae81f6
1 changed files with 1 additions and 1 deletions

View File

@ -1185,7 +1185,7 @@ if(WIN32 AND NOT WITH_PYTHON_MODULE)
message(FATAL_ERROR "Windows 10 SDK directory not found")
endif()
endif()
FILE(TO_CMAKE_PATH ${KITSPATH} KITSPATH)
install(
FILES
${KITSPATH}/api-ms-win-core-file-l1-2-0.dll