summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/C/H5G/C_sourcefiles.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'HDF5Examples/C/H5G/C_sourcefiles.cmake')
-rw-r--r--HDF5Examples/C/H5G/C_sourcefiles.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/HDF5Examples/C/H5G/C_sourcefiles.cmake b/HDF5Examples/C/H5G/C_sourcefiles.cmake
index 133fb43..e8e3692 100644
--- a/HDF5Examples/C/H5G/C_sourcefiles.cmake
+++ b/HDF5Examples/C/H5G/C_sourcefiles.cmake
@@ -9,7 +9,7 @@ set (common_examples
h5ex_g_traverse
)
-if (HDF5_VERSION_MAJOR VERSION_GREATER_EQUAL "1.8" AND NOT ${${EXAMPLE_VARNAME}_USE_16_API})
+if (HDF5_VERSION_MAJOR VERSION_GREATER_EQUAL "1.8" AND NOT ${EXAMPLE_VARNAME}_USE_16_API)
set (1_8_examples
h5ex_g_compact
h5ex_g_corder