summaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
AgeCommit message (Collapse)Author
2024-09-07cmake: remove stdfile moduleSergey Ponomarev
If was removed in the 641cb4d06283b4f76d539092c92cabeb7192ca6e
2021-11-08fix for cmake compilationghazan
2019-07-12CMake: build file for StdPopup.protomors
2018-06-13remove StdIdle from CMake and installersdartraiden
2018-01-15remove AIM, StdAuth, StdHepdartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
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.