fixed build error in github actions. hopefully

This commit is contained in:
lasan
2026-05-16 20:10:33 +05:30
parent c5e99f2d8f
commit 250bc1e071
+1
View File
@@ -174,6 +174,7 @@ cmake(
"SDBUSCPP_BUILD_DOCS": "OFF",
"BUILD_SHARED_LIBS": "OFF",
"SDBUSCPP_SDBUS_LIB": "systemd",
"CMAKE_POSITION_INDEPENDENT_CODE": "ON",
},
env = {
# CMake still needs pkg-config to pass its internal configuration checks for systemd