diff --git a/CMakeLists.txt b/CMakeLists.txt index 42416655..d1972752 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -47,7 +47,9 @@ set(IGN_PLUGIN_MAJOR_VER ${ignition-plugin1_VERSION_MAJOR}) #-------------------------------------- # Find ignition-tools -ign_find_package(ignition-tools REQUIRED) +ign_find_package(ignition-tools + REQUIRED + PKGCONFIG "ignition-tools") #-------------------------------------- # Find ignition-transport