mirror of
https://github.com/serge1/ELFIO.git
synced 2024-12-27 12:17:28 +00:00
Yet another attempt
This commit is contained in:
parent
6151e5f089
commit
99e4b888c9
@ -22,6 +22,7 @@ install:
|
|||||||
- sudo apt-get install libboost-test-dev
|
- sudo apt-get install libboost-test-dev
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- mkdir build
|
||||||
- cmake -B build -DCMAKE_BUILD_TYPE=Release -DELFIO_BUILD_EXAMPLES=YES -DELFIO_BUILD_TESTS=YES
|
- cmake -B build -DCMAKE_BUILD_TYPE=Release -DELFIO_BUILD_EXAMPLES=YES -DELFIO_BUILD_TESTS=YES
|
||||||
- cmake --build build --config Release
|
- cmake --build build --config Release
|
||||||
- cd build
|
- cd build
|
||||||
|
Loading…
Reference in New Issue
Block a user