mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-07 01:06:45 +08:00
test cmake
This commit is contained in:
parent
6700956c63
commit
8c1f1cc76e
@ -23,9 +23,10 @@ matrix:
|
|||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- eval "${MATRIX_EVAL}"
|
- eval "${MATRIX_EVAL}"
|
||||||
|
- echo ${QTDIR}
|
||||||
|
- qmake -v
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- qmake -v
|
|
||||||
- cd ./build
|
- cd ./build
|
||||||
- if [ $USING_CMAKE -eq 1 ]; then
|
- if [ $USING_CMAKE -eq 1 ]; then
|
||||||
cmake -DCMAKE_BUILD_TYPE=Release CMakeLists.txt;
|
cmake -DCMAKE_BUILD_TYPE=Release CMakeLists.txt;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user