Skip to content

Commit

Permalink
added multiom source code
Browse files Browse the repository at this point in the history
  • Loading branch information
MircoValentiniECMWF committed Dec 6, 2024
1 parent 2c8d22a commit 526f7f2
Show file tree
Hide file tree
Showing 496 changed files with 372,031 additions and 88,085 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,12 @@ ecbuild_add_option( FEATURE HEALPIX_EXAMPLES

### Definitions used by the output manager
ecbuild_add_option( FEATURE OUTPUT_MANAGER
DEFAULT ON
DEFAULT ON
DESCRIPTION "Build the output manager" )

ecbuild_add_option( FEATURE OUTPUT_MANAGER_ENCODER_REPORT
CONDITION HAVE_OUTPUT_MANAGER
DEFAULT OFF
DEFAULT OFF
DESCRIPTION "Enable generation of the encoding report" )

ecbuild_add_option( FEATURE OUTPUT_MANAGER_TOOL
Expand Down
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
add_subdirectory( multio )
add_subdirectory( ecom )
add_subdirectory( multiom )
Loading

0 comments on commit 526f7f2

Please sign in to comment.