Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ set (HEADERS
ekat_test_utils.hpp
ekat_type_traits.hpp
ekat_units.hpp
ekat_zip.hpp
)
set_target_properties(ekat_core PROPERTIES PUBLIC_HEADER "${HEADERS}")

Expand Down
Loading