Skip to content

Commit 1fd7101

Browse files
committed
absorb zapdutils
1 parent 5eff4e5 commit 1fd7101

Some content is hidden

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

61 files changed

+47
-1391
lines changed

extern/CMakeLists.txt

-5
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ add_library(DrLibs INTERFACE)
55

66
target_include_directories(DrLibs INTERFACE ${DRLIBS_DIR})
77

8-
#=================== ZAPDUtils ===================
9-
10-
set(ZAPDUTILS_DIR ${CMAKE_CURRENT_SOURCE_DIR}/ZAPDUtils)
11-
add_subdirectory(${ZAPDUTILS_DIR})
12-
138
#=================== libgfxd ===================
149
# This used to be included from ZAPDTR, meaning setting GFX_DEBUG_DISASSEMBLER
1510
# required the port include ZAPDTR. The version in extern is the version that was

extern/ZAPDUtils/CMakeLists.txt

-192
This file was deleted.

extern/ZAPDUtils/StrHash.h

-51
This file was deleted.

0 commit comments

Comments
 (0)