aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2018-01-05 17:33:32 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2018-01-05 17:36:20 +0900
commit5d85fc6335d4b49438a83e1e592ccac5a41d2332 (patch)
treeb2bf329ed47ee76d4beaa40d6d00b8e1b8d4f8df
parentc944e7d87c3ac7b2f83adc0ea7c04eeccda07b2b (diff)
downloadlibquotient-5d85fc6335d4b49438a83e1e592ccac5a41d2332.tar.gz
libquotient-5d85fc6335d4b49438a83e1e592ccac5a41d2332.zip
CMakeLists.txt: Exclude more API files from generation
All of these new exclusions have parameters named 'signed', 'unsigned' and 'default' which are C++ reserverd words. GTAD does not give a proper workaround for these yet (see #24) so exclude them for now.
-rw-r--r--CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c1343d9d..827497db 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -88,6 +88,9 @@ if (MATRIX_DOC_PATH AND GTAD_PATH)
cas_login_redirect.yaml- cas_login_ticket.yaml-
old_sync.yaml- room_initial_sync.yaml-
sync.yaml- room_state.yaml-
+ event_context.yaml- joining.yaml-
+ notifications.yaml- peeking_events.yaml-
+ pushrules.yaml- rooms.yaml- search.yaml-
WORKING_DIRECTORY ${PROJECT_SOURCE_DIR}
SOURCES jobs/gtad.yaml
jobs/{{base}}.h.mustache jobs/{{base}}.cpp.mustache