Add the missing step in compiling cpputest
This commit is contained in:
parent
5457983e00
commit
c1406e9d4e
@ -17,7 +17,7 @@ before_install:
|
||||
# Setup cpputest
|
||||
- git clone git://github.com/cpputest/cpputest.git
|
||||
- cd cpputest/cpputest_build
|
||||
- ../configure
|
||||
- cmake ..
|
||||
- make && sudo make install
|
||||
- cd ../../
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user