File tree Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -100,14 +100,3 @@ target_compile_definitions(kernelcache PRIVATE ${COMPILE_DEFS})
100100if (NOT HEADLESS)
101101 add_subdirectory (ui)
102102endif ()
103-
104- message ("
105- Apple KernelCache Extraction Plugin
106-
107- Metadata Version: ${METADATA_VERSION}
108- CMAKE_PREFIX_PATH: ${CMAKE_PREFIX_PATH}
109- Qt Version: ${QT_VERSION}
110- Crash on Failure: ${HARD_FAIL_MODE}
111- Slideinfo Debug Tags: ${SLIDEINFO_DEBUG_TAGS}
112- REFCOUNT_DEBUG: ${BN_REF_COUNT_DEBUG}
113- " )
Original file line number Diff line number Diff line change @@ -100,14 +100,3 @@ target_compile_definitions(sharedcache PRIVATE ${COMPILE_DEFS})
100100if (NOT HEADLESS)
101101 add_subdirectory (ui)
102102endif ()
103-
104- message ("
105- ▓█████▄ ██████ ▄████▄ Shared Cache Plugin
106- ▒██▀ ██▌ ▒██ ▒ ▒██▀ ▀█
107- ░██ █▌ ░ ▓██▄ ▒▓█ ▄ Metadata Version: ${METADATA_VERSION}
108- ░▓█▄ █▌ ▒ ██▒ ▒▓▓▄ ▄██▒ CMake Prefix Path: ${CMAKE_PREFIX_PATH}
109- ░▒████▓ ▒██████▒▒▒ ▓███▀ ░ Qt Version: ${QT_VERSION}
110- ▒▒▓ ▒ ▒ ▒▓▒ ▒ ░░ ░▒ ▒ ░ Crash on Failure: ${HARD_FAIL_MODE}
111- ░ ▒ ▒ ░ ░▒ ░ ░ ░ ▒ Slideinfo Debug Tags: ${SLIDEINFO_DEBUG_TAGS}
112- ░ ░ ░ ░ ░ ░ ░ REFCOUNT_DEBUG: ${BN_REF_COUNT_DEBUG}
113- " )
You can’t perform that action at this time.
0 commit comments