mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
try to find the repo directory
This commit is contained in:
parent
e13f0a6958
commit
b3e7cfda16
@ -29,6 +29,8 @@ install:
|
||||
- gem install coveralls-lcov
|
||||
|
||||
script:
|
||||
- ls
|
||||
- cd xlnt
|
||||
- mkdir build
|
||||
- cmake . -B build -D STATIC=$STATIC -D BENCHMARKS=$BENCHMARKS -D SAMPLES=$SAMPLES -D COVERAGE=$COVERAGE -D CMAKE_CXX_COMPILER=$COMPILER -D CMAKE_BUILD_TYPE=Debug ..
|
||||
- cmake --build build
|
||||
|
Loading…
x
Reference in New Issue
Block a user