Skip to content

Commit

Permalink
Install Overloaded header
Browse files Browse the repository at this point in the history
  • Loading branch information
dsarmany committed Aug 8, 2024
1 parent a9a3bfd commit 6bd664f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/eckit/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -682,6 +682,7 @@ list( APPEND eckit_utils_srcs
utils/MD5.cc
utils/MD5.h
utils/Optional.h
utils/Overloaded.h
utils/RLE.cc
utils/RLE.h
utils/Regex.cc
Expand Down Expand Up @@ -978,4 +979,3 @@ endif()
if( eckit_HAVE_ECKIT_GEO )
add_subdirectory( geo )
endif()

0 comments on commit 6bd664f

Please sign in to comment.