mirror of
https://github.com/Kistler-Group/sdbus-cpp.git
synced 2025-08-01 02:54:26 +02:00
chore: add gperf dependency for libsystemd build
This commit is contained in:
committed by
GitHub
parent
a72e17b932
commit
8320429ef7
@@ -1,5 +1,6 @@
|
||||
find_program(MESON meson)
|
||||
find_program(NINJA ninja)
|
||||
find_program(GPERF gperf)
|
||||
|
||||
if((NOT MESON) OR (NOT NINJA))
|
||||
message(FATAL_ERROR "Meson and Ninja are required to build libsystemd")
|
||||
|
Reference in New Issue
Block a user