mirror of
https://github.com/serge1/ELFIO.git
synced 2024-12-26 18:15:40 +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
|
||||
|
||||
script:
|
||||
- mkdir build
|
||||
- cmake -B build -DCMAKE_BUILD_TYPE=Release -DELFIO_BUILD_EXAMPLES=YES -DELFIO_BUILD_TESTS=YES
|
||||
- cmake --build build --config Release
|
||||
- cd build
|
||||
|
Loading…
Reference in New Issue
Block a user