Split VWeb into smaller headers

We have no make install support... so we don't need to have everything as a single-header and lib file.
This commit is contained in:
Maurice Grönwoldt 2023-09-16 16:29:03 +02:00
commit 5bb68a7d02
43 changed files with 902 additions and 685 deletions

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ build-debug/
release-build/
build-release/
cmake-build-debug/
cmake-build-debug-wsl/
.idea/
example/build