Clean up build dir in install.sh
This commit is contained in:
parent
fd2fd60f7c
commit
a59750505b
@ -59,6 +59,7 @@ function install {
|
|||||||
|
|
||||||
make ycm_core
|
make ycm_core
|
||||||
popd
|
popd
|
||||||
|
rm -rf $build_dir
|
||||||
}
|
}
|
||||||
|
|
||||||
function linux_cmake_install {
|
function linux_cmake_install {
|
||||||
|
Loading…
Reference in New Issue
Block a user