mirror of
https://github.com/serge1/ELFIO.git
synced 2025-04-25 03:02:46 +00:00
Yet another attempt
This commit is contained in:
parent
99e4b888c9
commit
a54a38af89
@ -23,8 +23,8 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cmake -B build -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 build --config Release
|
- cmake --build . --config Release
|
||||||
- cd build
|
- cd build
|
||||||
- ctest -VV
|
- ctest -VV
|
||||||
- cd ..
|
- cd ..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user