feature/markdown #23

Open
crtxcr wil 9 commits van feature/markdown samenvoegen met master
3 gewijzigde bestanden met toevoegingen van 5 en 1 verwijderingen
Showing only changes of commit 8b44dd4e94 - Show all commits

3
.gitmodules vendored
Bestand weergeven

@ -7,3 +7,6 @@
[submodule "submodules/qssb.h"]
path = submodules/qssb.h
url = https://gitea.quitesimple.org/crtxcr/qssb.h.git
[submodule "submodules/maddy"]
path = submodules/maddy
url = https://github.com/progsource/maddy

Bestand weergeven

@ -3,7 +3,7 @@
CXXFLAGS=-std=c++17 -O0 -g -no-pie -pipe -MMD -Wall -Wextra
RELEASE_CXXFLAGS=-std=c++17 -O3 -pipe -MMD -Wall -Wextra
LDFLAGS=-lsqlite3 -lpthread -lcrypto -lstdc++fs -lseccomp
INCLUDEFLAGS=-I submodules/sqlitemoderncpp/hdr -I submodules/cpp-httplib -I submodules/qssb.h
INCLUDEFLAGS=-I submodules/sqlitemoderncpp/hdr -I submodules/cpp-httplib -I submodules/qssb.h -I submodules/maddy/include/
CXX=g++

1
submodules/maddy Submodule

@ -0,0 +1 @@
Subproject commit adb1a910d4aadea09cb7b200f2ec204f61214596