aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-07-03 16:23:36 +0200
committerdec05eba <dec05eba@protonmail.com>2021-07-03 18:34:37 +0200
commit611d22bf269672ba56f98e12eb6b2a40efdaa5b9 (patch)
tree5dfd3e98fd08fa7cb6cb82c565b538cc891b6b98 /project.conf
parent496f71413df2468a9d3329355ffef08280219808 (diff)
Remove dependency on tidy, fix ph, support all 4chan markup
Go back to previous page when failing to fetch number of pages
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/project.conf b/project.conf
index 1a3d734..908d8a9 100644
--- a/project.conf
+++ b/project.conf
@@ -5,8 +5,6 @@ version = "1.0.0"
platforms = ["posix"]
[config]
-# Ubuntu requires this
-include_dirs = ["/usr/include/tidy"]
# This needs to be commented out for now because rapidjson depends on undefined behavior according to gcc...
#error_on_warning = "true"