diff --git a/source/adios2/toolkit/remote/CMakeLists.txt b/source/adios2/toolkit/remote/CMakeLists.txt index a739e1ad63..2128caa9a9 100644 --- a/source/adios2/toolkit/remote/CMakeLists.txt +++ b/source/adios2/toolkit/remote/CMakeLists.txt @@ -10,7 +10,7 @@ if (NOT ADIOS2_USE_PIP) PRIVATE $<$:shlwapi>) get_property(pugixml_headers_path - TARGET pugixml + TARGET adios2::thirdparty::pugixml PROPERTY INTERFACE_INCLUDE_DIRECTORIES )