diff options
author | crupest <crupest@outlook.com> | 2022-01-09 17:48:54 +0000 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-01-09 17:48:54 +0000 |
commit | fec2a4a103feb9328361c7bfc723428e91de5eb2 (patch) | |
tree | 039fca628f4ed38f148ec0306b5c4c93cafdb387 /README.md | |
parent | ab108a16415927d3f1eb03a7d0ac63c50a55ddbe (diff) | |
download | cru-fec2a4a103feb9328361c7bfc723428e91de5eb2.tar.gz cru-fec2a4a103feb9328361c7bfc723428e91de5eb2.tar.bz2 cru-fec2a4a103feb9328361c7bfc723428e91de5eb2.zip |
...
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ It is **under construction**. It can be built with _CMake_. After I changed to macOS, Windows feature is left behind now. +[](https://gitpod.io/#https://github.com/crupest/cru) + ## build _cru_ uses [_vcpkg_](https://github.com/microsoft/vcpkg) with _manifests mode_ to manage dependencies. You must setup vcpkg and `VCPKG_INSTALLATION_ROOT` environment variable. |