mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-06-11 02:36:33 +08:00
Work on CI integration.
This commit is contained in:
parent
b42a94e1a3
commit
9b670e316e
@ -16,7 +16,7 @@ init:
|
|||||||
- cmd: msbuild /version
|
- cmd: msbuild /version
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- git submodule update
|
- cmd: reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock" /t REG_DWORD /f /v "AllowDevelopmentWithoutDevLicense" /d "1"
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
- cmake . -Bbuild -A%PLATFORM% -DCMAKE_BUILD_TYPE=%configuration%
|
- cmake . -Bbuild -A%PLATFORM% -DCMAKE_BUILD_TYPE=%configuration%
|
||||||
|
Loading…
x
Reference in New Issue
Block a user