[gnome-tweak-tool] build: Remove dependency on C compiler
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-tweak-tool] build: Remove dependency on C compiler
- Date: Thu, 8 Jun 2017 22:51:31 +0000 (UTC)
commit f7ab9420a131aac8717d9d32dae9c6f9c957a866
Author: Patrick Griffis <tingping tingping se>
Date: Wed Jun 7 16:20:43 2017 -0400
build: Remove dependency on C compiler
This is not used.
https://bugzilla.gnome.org/show_bug.cgi?id=783531
meson.build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson.build b/meson.build
index be2adc7..f6bdad7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gnome-tweak-tool', 'c',
+project('gnome-tweak-tool',
version: '3.25.2',
meson_version: '>= 0.40.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]