More manifest gymnastics

This commit is contained in:
Latif Khalifa
2013-10-22 14:01:46 +02:00
parent f545952136
commit b800e877f9
2 changed files with 10 additions and 5 deletions

View File

@@ -1870,7 +1870,7 @@ if (WINDOWS)
-E
copy_if_different
${RUNTIME_LIB}
${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR}
${CMAKE_CURRENT_BINARY_DIR}
COMMENT "Copying ${RUNTIME_LIB} to the runtime folder."
)
ENDFOREACH(RUNTIME_LIB ${CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS})