dummy manual sources

This commit is contained in:
BlackMATov
2022-01-09 06:05:21 +07:00
parent a44bc0e11d
commit 86a2e38379
48 changed files with 279 additions and 435 deletions

View File

@@ -37,7 +37,7 @@
[meta.hpp][meta] is a header-only library. All you need to do is copy the headers files from `headers` directory into your project and include them:
```cpp
#include "meta.hpp/meta.hpp"
#include "meta.hpp/meta_all.hpp"
```
Also, you can add the root repository directory to your [cmake](https://cmake.org) project: