Commit graph

4 commits

Author SHA1 Message Date
Thomas Lauf
3008e458e9 Update project to C++17
- Bump CMake to minimum version 3.8
- Set C++ standard to 17
- Remove CMAKE_LEGACY_CYGWIN_WIN32 compatibility mode
- Remove C++11 stuff
- Update documentation

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-06-17 08:41:07 +02:00
Thomas Lauf
65ef38658b Increase minimal CMake version
Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.
According to our test images all supported distributions have CMake > 3

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2021-02-12 10:50:39 +01:00
Paul Beckingham
ccb42c2aed Extensions: Now installs on-modify.timewarrior 2016-08-07 18:07:51 -04:00
Paul Beckingham
812a5aabc6 Extensions: Sample extension is now installed 2016-08-07 14:00:26 -04:00