summaryrefslogtreecommitdiff
path: root/protocols/CMakeLists.txt
AgeCommit message (Collapse)Author
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-30Cmake: tlen removedKirill Volinsky
2017-11-29CMake: also removed Slack.protomors
2017-11-29CMake: removed deprecated protocols.protomors
2017-11-05More CMake (#1016)Vitaly Svyastyn
* Generate version information before build. * Removed /EHsc from compile options. * CMake files for the rest of protocols. * CMake 64 bit build. * CMake: precompiled headers.
2017-10-31Initial CMake support. (#1013)Vitaly Svyastyn
* CMake files for building application and core library. * CMake files for core plugins. Now it runs! * CMake files for some plugins.