aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-27 22:11:09 +0800
committercrupest <crupest@outlook.com>2022-02-27 22:11:09 +0800
commit5b891e26f0510d8bd62c01a9e03ca677341cf74f (patch)
treed2bd38b6a7544c33593bbda993d350af1b57b4f5 /README.md
parent300474fe98ed24c1ead50cdd282d476afab29037 (diff)
downloadcru-5b891e26f0510d8bd62c01a9e03ca677341cf74f.tar.gz
cru-5b891e26f0510d8bd62c01a9e03ca677341cf74f.tar.bz2
cru-5b891e26f0510d8bd62c01a9e03ca677341cf74f.zip
...
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 825b3bf5..535fd531 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,6 @@ _cru_ is built with [_CMake_](https://cmake.org/) and [_vcpkg_](https://github.c
2. Symlink the vcpkg installation directory to `vcpkg` of project root directory. Or just put real vcpkg there.
-Currently I only build _cru_ with **LLVM/Clang**. If you compile with MSVC, you might encounter some problems.
-
## structure of repository
- `include/` contains public headers.