Remove macdeploycheck

This commit is contained in:
Jonas Kvinge
2024-09-13 19:44:16 +02:00
parent b60ca9f6fa
commit 4b36beec40
5 changed files with 13 additions and 172 deletions

View File

@@ -275,7 +275,6 @@ if(APPLE)
add_subdirectory(3rdparty/SPMediaKeyTap)
set(SPMEDIAKEYTAP_INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/3rdparty/SPMediaKeyTap)
set(SPMEDIAKEYTAP_LIBRARIES SPMediaKeyTap)
add_subdirectory(ext/macdeploycheck)
endif()
if(WIN32)