Commit Graph

5 Commits

Author SHA1 Message Date
Alexey Sokolov
8f2c17c309 Fix cmake build with broken sasl
See #1243
2016-02-14 19:23:46 +00:00
Alexey Sokolov
8eeeaf71a0 Add framework for translating ZNC to different languages 2016-01-31 20:09:19 +00:00
Alexey Sokolov
82b30ced5e Bump CMake requirement to 3.1 and fix code which requires 3.2+
CMake supports CXX_STANDARD target property (and therefore
automatic -std=c++11) since 3.1

Thanks to noteness for the report
2016-01-17 16:49:29 +00:00
Alexey Sokolov
55d10ce921 Require ICU for Modpython in CMake too
See #1229
2016-01-16 17:21:24 +00:00
Alexey Sokolov
561a18054c Yet another attempt to use CMake 2016-01-15 10:50:33 +00:00