Skip to content

Commit

Permalink
restored metkit config conditional install
Browse files Browse the repository at this point in the history
  • Loading branch information
danovaro committed Jul 5, 2024
1 parent ee2b862 commit 8de899d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,6 @@ ecbuild_add_option( FEATURE ODB
DESCRIPTION "Add support for ODB data"
REQUIRED_PACKAGES "NAME odc VERSION 1.0" )

# METKIT config files support
ecbuild_add_option( FEATURE METKIT_CONFIG
DEFAULT ON
DESCRIPTION "Install metkit configuration files" )

# Temporary
ecbuild_add_option( FEATURE FAIL_ON_CCSDS
DESCRIPTION "Fail on CCSDS"
Expand Down

0 comments on commit 8de899d

Please sign in to comment.