mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-07 01:06:45 +08:00
Merge branch 'master' of https://github.com/mutouyun/cpp-ipc
This commit is contained in:
commit
ebc842c4eb
@ -27,6 +27,7 @@ before_install:
|
|||||||
script:
|
script:
|
||||||
- cd ./build
|
- cd ./build
|
||||||
- if [ $USING_CMAKE -eq 1 ]; then
|
- if [ $USING_CMAKE -eq 1 ]; then
|
||||||
|
find /usr -name "Qt5*.cmake";
|
||||||
cmake -DCMAKE_BUILD_TYPE=Release CMakeLists.txt;
|
cmake -DCMAKE_BUILD_TYPE=Release CMakeLists.txt;
|
||||||
make;
|
make;
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user