Merge branch 'master' of https://github.com/kisli/vmime
This commit is contained in:
commit
5607c9b189
10
.travis.yml
10
.travis.yml
@ -30,12 +30,8 @@ script:
|
|||||||
- cd _build
|
- cd _build
|
||||||
- cmake .. -DCMAKE_INSTALL_PREFIX=../_install $OPTIONS
|
- cmake .. -DCMAKE_INSTALL_PREFIX=../_install $OPTIONS
|
||||||
- cmake .. -L
|
- cmake .. -L
|
||||||
- echo "============================== config.hpp =============================="
|
- cat ../src/vmime/config.hpp
|
||||||
- cat ../vmime/config.hpp
|
- cat ../src/vmime/export-shared.hpp
|
||||||
- echo "========================== export-shared.hpp ==========================="
|
- cat ../src/vmime/export-static.hpp
|
||||||
- cat ../vmime/export-shared.hpp
|
|
||||||
- echo "========================== export-static.hpp ==========================="
|
|
||||||
- cat ../vmime/export-static.hpp
|
|
||||||
- echo "================================ BUILD ================================="
|
|
||||||
- cmake --build . --target install
|
- cmake --build . --target install
|
||||||
- ctest
|
- ctest
|
||||||
|
Loading…
Reference in New Issue
Block a user