From 0c40310afde1d595697d0edfb3b174a9738605cf Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 31 Aug 2023 22:59:56 +0300 Subject: Generate doxygen documentation using dynamic target extraction --- libxsd/build/root.build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libxsd/build') diff --git a/libxsd/build/root.build b/libxsd/build/root.build index 82da455..1a5d8cc 100644 --- a/libxsd/build/root.build +++ b/libxsd/build/root.build @@ -1,6 +1,8 @@ # file : build/root.build # license : GNU GPL v2 + exceptions; see accompanying LICENSE file +config [bool] config.libxsd.doxygen ?= false + using in cxx.std = latest -- cgit v1.1