aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.