kepka/Telegram
Vladislav Isenbaev 56b40c4e31 OS X build fixes (#193)
The AppleClang 9.1 doesn't support std::is_invocable (introduced in f488d5f), so we have to use backported version from Facebook's Folly library which provides "batteries" for C++ and Standard Library's backports from C++14/17. Folly library is licensed under Apache 2.0 License which is compatible with GNU GPL v3.
Also set CMAKE_BUNDLE_DIR to CMAKE_INSTALL_DIR to avoid the CMake error "install TARGETS given no BUNDLE DESTINATION for MACOSX_BUNDLE executable" (seems it introduced in CMake 3.12.x).
2018-10-19 12:37:41 +03:00
..
Resources API scheme updated to layer 72. 2018-09-22 01:03:29 +03:00
SourceFiles OS X build fixes (#193) 2018-10-19 12:37:41 +03:00
Telegram Add C++ logo overlay 2017-12-20 14:38:02 +02:00
ThirdParty Fix "no return in nonvoid function" error in libtgvoip (#167) 2018-06-20 21:33:58 +03:00
CMakeLists.txt OS X build fixes (#193) 2018-10-19 12:37:41 +03:00
Telegram.plist Update plist file for OSX build with cmake 2017-12-20 14:38:02 +02:00