Remove 3rdparty/SPMediaKeyTap
This commit is contained in:
@@ -1223,7 +1223,7 @@ if(APPLE)
|
||||
"-framework IOKit"
|
||||
"-framework ScriptingBridge"
|
||||
)
|
||||
target_link_libraries(strawberry_lib PRIVATE ${SPMEDIAKEYTAP_LIBRARIES})
|
||||
target_link_libraries(strawberry_lib PRIVATE SPMediaKeyTap)
|
||||
endif()
|
||||
|
||||
if(WIN32)
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
|
||||
#import <QuartzCore/CALayer.h>
|
||||
|
||||
#import "3rdparty/SPMediaKeyTap/SPMediaKeyTap.h"
|
||||
#import <SPMediaKeyTap.h>
|
||||
|
||||
#include "config.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user