aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2023-08-29 15:04:09 +0200
committerThomas White <taw@physics.org>2023-08-29 15:04:09 +0200
commit69550d6ef3a6f88f378f9a759b7a34a4486e7138 (patch)
tree1677efccce6f46b5d09b52799527f10e707314f5 /meson_options.txt
parent22be2dbc3352dc13978fac5135ddb0141c9625e4 (diff)
Meson: Remove old OpenCL option
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 57715748..16439ae3 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,2 +1 @@
option('hdf5', type: 'feature', value: 'enabled')
-option('opencl', type: 'feature', value: 'disabled')