mirror of
https://github.com/gulrak/filesystem.git
synced 2025-12-07 01:06:38 +08:00
Work on CI integration.
This commit is contained in:
parent
2e9cf2940f
commit
141c42d106
@ -38,7 +38,7 @@ install:
|
||||
before_script:
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake -G${GENERATOR} -DCMAKE_CXX_COMPILER=${CXX} -DCMAKE_C_COMPILER=${CC} ..
|
||||
- cmake -G"${GENERATOR}" -DCMAKE_CXX_COMPILER=${CXX} -DCMAKE_C_COMPILER=${CC} ..
|
||||
|
||||
script:
|
||||
- cmake --build . --config Release
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user