mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-16 16:55:56 +08:00
Build examples for VS2019 build job.
This commit is contained in:
parent
50a3061ddf
commit
d9c03d041a
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
||||
run: |
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -G "Visual Studio 16 2019" -DTINYGLTF_BUILD_EXAMPLES=Off ..
|
||||
cmake -G "Visual Studio 16 2019" -DTINYGLTF_BUILD_EXAMPLES=On ..
|
||||
cd ..
|
||||
- name: Build
|
||||
run: cmake --build build --config Release
|
||||
|
Loading…
x
Reference in New Issue
Block a user