Skip to content

Commit f768e41

Browse files
committed
Enable etrans temporarily for testing
1 parent 3987abf commit f768e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ ecbuild_add_option( FEATURE GPU_STATIC
182182
DESCRIPTION "Compile GPU library as static library")
183183

184184
ecbuild_add_option( FEATURE ETRANS
185-
DEFAULT OFF
185+
DEFAULT ON
186186
DESCRIPTION "Include Limited-Area-Model Transforms" )
187187

188188
ectrans_find_lapack()

0 commit comments

Comments
 (0)