Merge pull request #145 from jspricke/master

Clean up after build
This commit is contained in:
Val Markovic 2013-02-22 08:52:52 -08:00
commit c61c9f6051

View File

@ -59,6 +59,7 @@ function install {
make ycm_core
popd
rm -rf $build_dir
}
function linux_cmake_install {