Skip to content

Commit 3ab13f2

Browse files
committed
Adding installation support (again)
Added cleaned up installation support, along with an overhauled readme.
1 parent 3442031 commit 3ab13f2

File tree

8 files changed

+368
-172
lines changed

8 files changed

+368
-172
lines changed

.vscode/settings.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"cSpell.words": [
3+
"clangd",
4+
"ctest",
5+
"doctest",
6+
"MSVC",
7+
"mylib"
8+
]
9+
}

0 commit comments

Comments
 (0)