[gnome-builder: 14/139] build: specify visibility args in default flags
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder: 14/139] build: specify visibility args in default flags
- Date: Thu, 10 Jan 2019 04:18:30 +0000 (UTC)
commit 64915ada9b2bf89cefb6835122190859d7d2a39a
Author: Christian Hergert <chergert redhat com>
Date: Wed Jan 9 15:05:26 2019 -0800
build: specify visibility args in default flags
meson.build | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/meson.build b/meson.build
index 65672ea55..b613dcf67 100644
--- a/meson.build
+++ b/meson.build
@@ -203,6 +203,8 @@ if get_option('default_library') != 'static'
endif
endif
+libide_args += hidden_visibility_args
+
add_project_arguments(global_c_args, language: 'c')
release_args = []
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]