Skip to content

Commit

Permalink
Enable etrans temporarily for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
samhatfield committed Jan 28, 2025
1 parent 3987abf commit f768e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ ecbuild_add_option( FEATURE GPU_STATIC
DESCRIPTION "Compile GPU library as static library")

ecbuild_add_option( FEATURE ETRANS
DEFAULT OFF
DEFAULT ON
DESCRIPTION "Include Limited-Area-Model Transforms" )

ectrans_find_lapack()
Expand Down

0 comments on commit f768e41

Please sign in to comment.