mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-06-04 11:13:58 +08:00
Work on CI integration.
This commit is contained in:
parent
b42a94e1a3
commit
9b670e316e
@ -16,7 +16,7 @@ init:
|
||||
- cmd: msbuild /version
|
||||
|
||||
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:
|
||||
- cmake . -Bbuild -A%PLATFORM% -DCMAKE_BUILD_TYPE=%configuration%
|
||||
|
Loading…
x
Reference in New Issue
Block a user