King_DuckZ
f0e7a1d136
Lots of changes I made on the train and had little time to make tidily. Use c++17 (for std::optional) Clean up the cmake script a bit Get rid of unused stuff Skeleton implementation of some classes for scraplang
9 lines
269 B
Text
9 lines
269 B
Text
[submodule "lib/curlcpp"]
|
|
path = lib/curlcpp
|
|
url = https://github.com/JosephP91/curlcpp.git
|
|
[submodule "lib/tidy"]
|
|
path = lib/tidy
|
|
url = https://github.com/htacg/tidy-html5.git
|
|
[submodule "lib/mstch"]
|
|
path = lib/mstch
|
|
url = https://github.com/KingDuckZ/mstch.git
|