Skip to content

Commit

Permalink
Merge pull request #4135 from vicentebolea/fix-pugixml-target-usage
Browse files Browse the repository at this point in the history
pugixml: correct target name
  • Loading branch information
vicentebolea committed Apr 4, 2024
2 parents 6b7b4e4 + 5c86901 commit 10acb04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/adios2/toolkit/remote/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if (NOT ADIOS2_USE_PIP)
PRIVATE $<$<PLATFORM_ID:Windows>:shlwapi>)

get_property(pugixml_headers_path
TARGET pugixml
TARGET adios2::thirdparty::pugixml
PROPERTY INTERFACE_INCLUDE_DIRECTORIES
)

Expand Down

0 comments on commit 10acb04

Please sign in to comment.