Commit Graph

12 Commits

Author SHA1 Message Date
German Lashevich
ae5a2c345d Fix build issues
- `std::copy_n` requires to #include <algorithm>
- `std::optional` requires C++17 or newer
2022-06-27 21:17:21 +02:00
mox
a26459f4ec Changed compile options for i3ipcpp target to private, so code using it can use newer standards. 2017-04-27 17:36:19 +02:00
Sergey Naumov
37f9ba7392 CMakeLists.txt fix 2016-09-17 17:40:39 +03:00
Sergey Naumov
21680fd172 Add i3ipc::get_version() 2016-09-08 18:45:30 +03:00
Sergey Naumov
4065f549c2 Refactoring of CMakeLists.txt 2016-09-04 19:40:30 +03:00
Sergey Naumov
37f56e621b Fixies in CMakeLists.txt 2016-09-04 18:12:55 +03:00
Sergey Naumov
63737906c8 JsonCpp is no more a submodule 2016-09-04 17:51:41 +03:00
Michael Hoang
f8ca6b633f Fix CMakeLists file 2016-05-28 22:46:52 +10:00
Sergey Naumov
1a9aacd5a2 Examples and some fixies 2015-12-30 21:05:00 +03:00
Sergey Naumov
f8c71782be Some fixies 2015-12-29 12:59:19 +03:00
Sergey Naumov
fe8824692e Includes moved from include/ to include/i3ipc++ 2015-12-29 12:47:27 +03:00
Sergey Naumov
e59ccb1ffb Inital 2015-12-29 12:44:44 +03:00