From daf68c6d5980452a1f52ba15224db74ea87cea46 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 3 May 2018 07:41:48 -0300 Subject: [PATCH] rename vopt_onoff to vopt_bool which returns -D=true|false This makes it more generic and allows us to use it freely between cmake and meson build styles. --- Manual.md | 6 +++--- common/environment/setup/options.sh | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Manual.md b/Manual.md index be29343289c..5c7639248ba 100644 --- a/Manual.md +++ b/Manual.md @@ -830,10 +830,10 @@ package accordingly. Additionally, the following functions are available: Emits an error and exits if both options are set at the same time. -- *vopt_onoff()* `vopt_onoff