mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
chore: 增加wpf项目cmake build脚本
This commit is contained in:
3
tools/cmake_build_for_wpf.bat
Normal file
3
tools/cmake_build_for_wpf.bat
Normal file
@@ -0,0 +1,3 @@
|
||||
cd ..
|
||||
cmake -G "Visual Studio 17 2022" -B build -DBUILD_WPF_GUI=ON -DBUILD_DEBUG_DEMO=ON
|
||||
pause
|
||||
Reference in New Issue
Block a user