summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2020-04-03 18:02:36 +0100
committerPhilip Withnall <withnall@endlessm.com>2020-04-03 18:02:36 +0100
commitd78b8a6fbea2d32f594e750bca6dd590f7e691d7 (patch)
tree2d054cbc86549cbdcf2ede5360102aed42985a06
parent1629de65e065d05b06370fdd2ca2ba6e804a6a67 (diff)
downloadlibgdata-d78b8a6fbea2d32f594e750bca6dd590f7e691d7.tar.gz
build: Remove redundant comment from meson_options.txt
Signed-off-by: Philip Withnall <withnall@endlessm.com>
-rw-r--r--meson_options.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index a5cae5fc..924223a5 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -18,7 +18,6 @@ option('oauth1',
value: 'disabled',
description: 'enable OAuth 1.0 support (deprecated)')
-# Enable always building tests (default: yes)
option('always_build_tests',
type: 'boolean',
value: true,