mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-29 13:07:50 +00:00
[#3732] Meson: Remove GTEST_DEP from src/lib/process
This commit is contained in:
parent
f75f951dba
commit
3133dc2b58
@ -13,7 +13,6 @@ kea_process_lib = shared_library(
|
||||
'process_messages.cc',
|
||||
'redact_config.cc',
|
||||
cpp_args: [f'-DPIDFILE_DIR="@RUNSTATEDIR_INSTALLED@"'],
|
||||
dependencies: [GTEST_DEP],
|
||||
include_directories: [include_directories('.')] + INCLUDES,
|
||||
install: true,
|
||||
install_dir: LIBDIR,
|
||||
|
Loading…
x
Reference in New Issue
Block a user