Author: tfaber Date: Wed Aug 19 11:24:20 2015 New Revision: 68766
URL: http://svn.reactos.org/svn/reactos?rev=68766&view=rev Log: [RSHELL] - Remove from CD images. Explorer can use shell32 now. CORE-9892 #resolve
Modified: trunk/reactos/base/shell/rshell/CMakeLists.txt
Modified: trunk/reactos/base/shell/rshell/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/rshell/CMakeList... ============================================================================== --- trunk/reactos/base/shell/rshell/CMakeLists.txt [iso-8859-1] (original) +++ trunk/reactos/base/shell/rshell/CMakeLists.txt [iso-8859-1] Wed Aug 19 11:24:20 2015 @@ -35,8 +35,6 @@ kernel32 ntdll)
-add_cd_file(TARGET rshell DESTINATION reactos FOR all) - add_custom_command(TARGET rshell POST_BUILD COMMAND "${CMAKE_COMMAND}" -E copy "$<TARGET_FILE:rshell>"