Skip to content

Commit

Permalink
Missing link systemd lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackarain committed Sep 20, 2024
1 parent 1118d39 commit fad9ab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ endif()

if (ENABLE_USE_SYSTEMD_LOG)
add_definitions(-DUSE_SYSTEMD_LOGGING)
link_libraries(systemd)
endif()

################################################################################
Expand Down

0 comments on commit fad9ab5

Please sign in to comment.