mirror of
https://github.com/google/googletest.git
synced 2024-12-28 11:10:44 +08:00
travis fix
This commit is contained in:
parent
bbb54ef0ee
commit
12a8c19167
@ -17,7 +17,9 @@ set -vex
|
|||||||
|
|
||||||
env | sort
|
env | sort
|
||||||
|
|
||||||
cmake -DJSONCPP_WITH_CMAKE_PACKAGE=$CMAKE_PKG -DBUILD_SHARED_LIBS=$SHARED_LIB -DCMAKE_BUILD_TYPE=$BUILD_TYPE -DCMAKE_VERBOSE_MAKEFILE=$VERBOSE_MAKE .
|
mkdir build
|
||||||
|
cd build
|
||||||
|
cmake ../googletest
|
||||||
make
|
make
|
||||||
|
|
||||||
# Python is not available in Travis for osx.
|
# Python is not available in Travis for osx.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user