OSX handler for 3dconnexion drivers

This commit is contained in:
David Kocik 2020-01-21 14:34:22 +01:00
parent 6100a71406
commit 15391da512
6 changed files with 364 additions and 23 deletions

View file

@ -173,6 +173,7 @@ if (APPLE)
Utils/MacDarkMode.mm
GUI/RemovableDriveManagerMM.mm
GUI/RemovableDriveManagerMM.h
GUI/Mouse3DHandlerMac.mm
)
#DK
FIND_LIBRARY(DISKARBITRATION_LIBRARY DiskArbitration)