Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pugixml,cmake: fix linkage when pugixml is external #4142

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

vicentebolea
Copy link
Collaborator

@vicentebolea vicentebolea commented Apr 17, 2024

followup of #4135

@chenrui333
Copy link

patch works for me, adopting it in Homebrew/homebrew-core#169547

@vicentebolea vicentebolea merged commit 6102cab into ornladios:master Apr 21, 2024
39 checks passed
@vicentebolea vicentebolea deleted the fix-pugixml-dep branch April 21, 2024 20:28
@vicentebolea vicentebolea added this to the v2.10.1 milestone May 28, 2024
vicentebolea added a commit to vicentebolea/ADIOS2 that referenced this pull request May 28, 2024
pugixml,cmake: fix linkage when pugixml is external
vicentebolea added a commit that referenced this pull request May 29, 2024
* release_210:
  Bump version to v2.10.1
  Kill outdated reference to bindings.Mode.ReadFlattenSteps (#4185)
  fix: make changes from #4160 abi compat
  fix: make changes from #4144 abi compat
  Remove special ReadFlattenSteps Mode, switch to control by writer-sid… (#4160)
  EVPath 2024-05-27 (45471c87) (#4181)
  Add API call to reset memory selection (#4169)
  Typo in the build command inside the documentation (#4166)
  Merge pull request #4161 from anagainaru/derived-performance
  Minor docs tweaks (#4153)
  ReadModeFlatten (#4147)
  Merge pull request #4142 from vicentebolea/fix-pugixml-dep
  Fixes for FreeBSD, including upstream (#4138)
  Deactivate campaign recording by default. Use .adios-campaign/ as directory name.
  test CI fix (#4177)
  - based on char signess in installed adios library, use numpy.int8 or numpy.uint8 to read char arrays from BP files - move char as last type in adios type macros, so that unsigned char always becomes uint8_t and signed char becomes int8_t in output (char arrays still become  char in output) - add C++ test to write and read char/signed char/unsigned char arrays
  dill 2024-04-04 (55420dee) (#4136)
  pugixml: correct target name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants