添加误忽略的文件

This commit is contained in:
2026-06-20 18:18:03 +08:00
parent 0e0bf9b357
commit 13f07db882
46 changed files with 3583 additions and 8 deletions

5
vendor/lz4/build/visual/README.md vendored Normal file
View File

@ -0,0 +1,5 @@
These scripts will generate Visual Studio Solutions for a selected set of supported versions of MS Visual.
For these scripts to work, both `cmake` and the relevant Visual Studio version must be locally installed on the system where the script is run.
If `cmake` is installed into a non-standard directory, or user wants to test a specific version of `cmake`, the target `cmake` directory can be provided via the environment variable `CMAKE_PATH`.