[gnome-calendar/gbsneto/timeline: 6/36] build: Include src/ files
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/gbsneto/timeline: 6/36] build: Include src/ files
- Date: Thu, 2 Apr 2020 00:07:15 +0000 (UTC)
commit 58ce571e936aef4cd0af9add90fb3315d09b26e8
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Mar 17 00:40:58 2020 -0300
build: Include src/ files
This will be required by tests in order to
find headers in src/
src/meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/meson.build b/src/meson.build
index 7311b53d..2244b076 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -74,6 +74,7 @@ gcal_deps += libgcal_generated_sources_dep
calendar_incs = [
top_inc,
+ include_directories('.'),
include_directories('core'),
include_directories('gui'),
include_directories(join_paths('gui', 'calendar-management')),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]