Skip to content

Conversation

@SeanBryan51
Copy link
Contributor

This change installs a CMake package configuration file which exports the PIO_C, PIO_Fortran and PIO_GPTL targets. This allows CMake projects to import the PIO library targets out of the box via find_package without needing a find module.

Tested with CMake version 3.5.2

Closes #2011

This change installs a CMake package configuration file which exports
the PIO_C, PIO_Fortran and PIO_GPTL targets. This allows CMake projects
to import the PIO library targets out of the box via `find_package`
without needing a find module.
@jedwards4b jedwards4b merged commit 4feee88 into NCAR:main Sep 4, 2025
3 checks passed
@SeanBryan51 SeanBryan51 deleted the export-cmake-targets branch September 5, 2025 00:06
@anton-seaice anton-seaice mentioned this pull request Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CMake package configuration file for PIO

2 participants