1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
Ilya Fedin
872027e466 Allow to build with generators other than Xcode on mac 2021-07-20 09:51:21 +03:00
Ilya Fedin
66cca9be57 Add SYSTEM flag to target_include_directories where appropriate 2021-07-19 19:01:08 +03:00
John Preston
c29450cbf1 Add CoreMediaIO framework on macOS. 2021-06-22 23:07:09 +04:00
23rd
03efe01ff9 Added MediaPlayer framework on macOS for NowPlaying support. 2021-06-10 22:43:18 +03:00
John Preston
3a985882d7 Add WebKit framework on macOS. 2021-03-02 17:09:45 +04:00
John Preston
94025be392 Add GSS Framework on macOS for Qt 5.15.1. 2020-11-02 15:40:03 +03:00
John Preston
5d6f8ebee3 Downgrade to C++17 on Apple Clang for now.
See https://github.com/ericniebler/range-v3/pull/1570.
2020-09-29 20:19:33 +03:00
Ilya Fedin
f8f80b5cb6 Set -g and -Werror only with DESKTOP_APP_SPECIAL_TARGET on macOS just like on Linux 2020-08-11 13:11:10 +04:00
Ilya Fedin
85759739eb Add DESKTOP_APP_USE_PACKAGED_FFMPEG_STATIC option
Since static linking of packaged ffmpeg can be the easier option for libraries bundling
2020-05-24 11:01:27 +04:00
John Preston
763af89594 Don't link IOSurface and Metal in OS X version. 2020-05-04 16:49:04 +04:00
Ilya Fedin
d5153dfd92 Adapt DESKTOP_APP_USE_PACKAGED for macOS and proper usage of pkg-config 2020-04-21 23:11:32 +04:00
John Preston
382380d513 Fix build for Mac App Store. 2019-11-30 11:14:06 +03:00
John Preston
9e68adb866 Initial build with Xcode. 2019-11-25 18:39:08 +03:00
John Preston
118ce81dd4 Add more options and external_ libs. 2019-11-21 14:54:37 +03:00
Renamed from paths.cmake (Browse further)