Skip to content

Commit 7013d1e

Browse files
committed
Turn on derived variables for testing
1 parent 9fa240c commit 7013d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ adios_option(Sodium "Enable support for Sodium for encryption" AUTO)
195195
adios_option(Catalyst "Enable support for in situ visualization plugin using ParaView Catalyst" AUTO)
196196
adios_option(Campaign "Enable support for Campaigns (requires SQLite3 and ZLIB)" AUTO)
197197
adios_option(AWSSDK "Enable support for S3 compatible storage using AWS SDK's S3 module" OFF)
198-
adios_option(Derived_Variable "Enable support for derived variables" OFF)
198+
adios_option(Derived_Variable "Enable support for derived variables" ON)
199199
adios_option(PIP "Enable support for pip packaging" OFF)
200200
adios_option(XRootD "Enable support for XRootD" AUTO)
201201
adios_option(KVCACHE "Enable support for KVCache" OFF)

0 commit comments

Comments
 (0)