chore: 将项目从 .sln/.vcxproj 转换为 CMake 构建系统
This commit is contained in:
+11
@@ -432,3 +432,14 @@ FodyWeavers.xsd
|
||||
# JetBrains Rider
|
||||
*.sln.iml
|
||||
|
||||
# ---> CMake
|
||||
build/
|
||||
cmake-build-*/
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
CMakeScripts/
|
||||
*.cmake
|
||||
!CMakeLists.txt
|
||||
Makefile
|
||||
*.make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user