CMake: remove unneeded macOS frameworks

This commit is contained in:
Michael Maltese
2017-01-23 23:58:33 -08:00
parent 0ab3b1a3ff
commit 4cbd07b81f
4 changed files with 14 additions and 23 deletions

View File

@ -48,7 +48,7 @@
*/
#define wxOSX_USE_QUICKTIME 0
#define wxOSX_USE_AUDIOTOOLBOX 1
#define wxOSX_USE_AUDIOTOOLBOX 0
/*
Use the more efficient FSEvents API instead of kqueue