Skip to content

Commit a5a0e73

Browse files
caixr23deepin-bot[bot]
authored andcommitted
feat: Remove old code
Remove old code feat: 移除旧代码 移除不用的旧代码
1 parent c0718e3 commit a5a0e73

1,354 files changed

Lines changed: 11 additions & 487792 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@ option(BUILD_TESTING "UNIT test" OFF)
2121
set(BUILD_EXAMPLES OFF)
2222

2323
set(DCC_ENABLE_MEMORY_MANAGEMENT ON)
24-
# dcc-v23
25-
set(BUILD_DCC_OLD OFF)
26-
if (BUILD_DCC_OLD)
27-
add_subdirectory(dcc-old)
28-
endif()
2924

3025
set(QT_NS Qt6)
3126
set(DTK_NS Dtk6)

0 commit comments

Comments
 (0)