Add support for libsystemd versions up to the newest 242, and set 242 as default version

This commit is contained in:
Stanislav Angelovic
2019-05-09 19:16:16 +02:00
parent 7c3f91310f
commit 7763c66513
4 changed files with 53 additions and 16 deletions

View File

@@ -56,7 +56,7 @@ $ sudo make install
* `LIBSYSTEMD_VERSION` [string]
Defines version of systemd to be downloaded, built and integrated into sdbus-c++. Default value: `v239`.
Defines version of systemd to be downloaded, built and integrated into sdbus-c++. Default value: `242`.
* `CMAKE_BUILD_TYPE` [string]