[gtk/gbsneto/windows-link: 1/2] build: Trivial indentation fix
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/gbsneto/windows-link: 1/2] build: Trivial indentation fix
- Date: Fri, 22 Jul 2022 02:19:49 +0000 (UTC)
commit 0701c2f905cdaaca4d9a71593014e3a28bdaffdb
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Thu Jul 21 23:18:09 2022 -0300
build: Trivial indentation fix
meson.build | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index c957835b39..305822a165 100644
--- a/meson.build
+++ b/meson.build
@@ -253,8 +253,8 @@ if cc.get_id() == 'msvc'
# in GLib, based on _Win32_Programming_ by Rector and Newcomer
test_cflags = [
'-FImsvc_recommended_pragmas.h',
- '-D_USE_MATH_DEFINES',
- '-utf-8',
+ '-D_USE_MATH_DEFINES',
+ '-utf-8',
]
add_project_arguments(cc.get_supported_arguments(test_cflags), language: 'c')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]