[libgda] Set libgda-xslt as experimental
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] Set libgda-xslt as experimental
- Date: Sun, 31 Jan 2021 22:43:05 +0000 (UTC)
commit dec76751300080ccf96d44c9ab49ede16600dfc8
Author: Daniel Espinosa <esodan gmail com>
Date: Sun Jan 31 15:47:27 2021 -0600
Set libgda-xslt as experimental
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 52b45f6cd..f7ac2f573 100644
--- a/meson.build
+++ b/meson.build
@@ -371,7 +371,7 @@ if get_option('gtk_doc')
subdir('doc')
endif
-if libxslt_dep.found()
+if libxslt_dep.found() and get_option('experimental')
subdir('libgda-xslt')
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]