mirror of
https://github.com/serge1/ELFIO.git
synced 2025-01-14 03:41:22 +00:00
Yet another attempt
This commit is contained in:
parent
a54a38af89
commit
590de384b8
@ -23,8 +23,8 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- mkdir build
|
- mkdir build
|
||||||
|
- cd build
|
||||||
- cmake .. -DCMAKE_BUILD_TYPE=Release -DELFIO_BUILD_EXAMPLES=YES -DELFIO_BUILD_TESTS=YES
|
- cmake .. -DCMAKE_BUILD_TYPE=Release -DELFIO_BUILD_EXAMPLES=YES -DELFIO_BUILD_TESTS=YES
|
||||||
- cmake --build . --config Release
|
- cmake --build . --config Release
|
||||||
- cd build
|
|
||||||
- ctest -VV
|
- ctest -VV
|
||||||
- cd ..
|
- cd ..
|
||||||
|
Loading…
Reference in New Issue
Block a user