Skip to content

Commit

Permalink
Hide cached variables set in find fprops module
Browse files Browse the repository at this point in the history
  • Loading branch information
andrsd committed Aug 24, 2024
1 parent 5255519 commit b2bf6fe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cmake/exodusiicpp-config.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ find_package_handle_standard_args(
REQUIRED_VARS EXODUSIICPP_LIBRARY EXODUSIICPP_INCLUDE_DIR
VERSION_VAR EXODUSIICPP_VERSION
)

mark_as_advanced(
EXODUSIICPP_INCLUDE_DIR
EXODUSIICPP_LIBRARY
EXODUSIICPP_VERSION
)

0 comments on commit b2bf6fe

Please sign in to comment.