No need to build the tests
This commit is contained in:
parent
65d7bd4433
commit
7be0bb6a4a
@ -24,7 +24,7 @@ function install {
|
|||||||
build_dir=`mktemp -d -t ycm_build`
|
build_dir=`mktemp -d -t ycm_build`
|
||||||
pushd $build_dir
|
pushd $build_dir
|
||||||
cmake $ycm_dir/cpp
|
cmake $ycm_dir/cpp
|
||||||
make
|
make ycm_core
|
||||||
popd
|
popd
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user