Breaking pad: don't add special pre-copy files to build dir

This commit is contained in:
Latif Khalifa
2013-10-03 07:53:43 +02:00
parent 8da3e86250
commit 8bdc92c99b

View File

@@ -1783,9 +1783,6 @@ if (INSTALL)
endif (INSTALL)
if (PACKAGE)
if(RELEASE_CRASH_REPORTING OR NON_RELEASE_CRASH_REPORTING)
add_custom_target(copy_w_viewer_manifest ALL DEPENDS ${CMAKE_CFG_INTDIR}/copy_touched.bat)
endif(RELEASE_CRASH_REPORTING OR NON_RELEASE_CRASH_REPORTING)
set(SYMBOL_SEARCH_DIRS "")
if (WINDOWS)