summaryrefslogtreecommitdiff
path: root/cmake/plugin.cmake
AgeCommit message (Collapse)Author
2017-11-29CMake: clean up library dependencies.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.