build(linux): update pkg-config systemd variable names (#4303)
This commit is contained in:
@@ -21,7 +21,7 @@ if(NOT WIN32)
|
||||
endif()
|
||||
|
||||
execute_process(COMMAND ${PKG_CONFIG_EXECUTABLE}
|
||||
--variable=udevdir udev
|
||||
--variable=udev_dir udev
|
||||
OUTPUT_STRIP_TRAILING_WHITESPACE
|
||||
OUTPUT_VARIABLE UDEV_RULES_INSTALL_DIR)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user