Parcourir la source

#IQRV #comment 移除ext的拷贝

80374374 il y a 1 an
Parent
commit
3026511eca
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  1. 0 4
      CMakeLists.txt

+ 0 - 4
CMakeLists.txt

@@ -851,10 +851,6 @@ if(WITH_PDB_SAVEV2)
 	install(CODE "MESSAGE(\"----Pack PDB File Done----\")" COMPONENT symbols)
 endif(WITH_PDB_SAVEV2)
 
-if(MSVC AND DEVOPS_ON_CMAKE_PRD)
-	install(DIRECTORY "${CMAKE_SOURCE_DIR}/addin/din/OFSUpgrade/autostart_unify" DESTINATION "${RVC_EXTEND_PATH}" COMPONENT resources)
-endif(MSVC AND DEVOPS_ON_CMAKE_PRD)
-
 #appoint the component to install , except header file here.
  #set(CPACK_ARCHIVE_COMPONENT_INSTALL ON)
 set(CPACK_COMPONENTS_ALL_IN_ONE_PACKAGE TRUE)