mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 13:10:05 +00:00
Integrating mapbox-gl-native
This commit is contained in:
parent
919eb768f3
commit
59d06a8632
9 changed files with 101 additions and 0 deletions
5
setup-debug.bat
Normal file
5
setup-debug.bat
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
call tools\setup-common.bat
|
||||
mkdir build-debug
|
||||
cd build-debug
|
||||
cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CONFIGURATION_TYPES=Debug -DCMAKE_PREFIX_PATH=C:\Qt\6.1.0\msvc2019_64 ..
|
||||
pause
|
||||
Loading…
Add table
Add a link
Reference in a new issue