parent
5edb0be951
commit
e20c88a4b5
@ -77,7 +77,7 @@ function install {
|
|||||||
cmake -G "Unix Makefiles" "$@" . $ycm_dir/cpp
|
cmake -G "Unix Makefiles" "$@" . $ycm_dir/cpp
|
||||||
fi
|
fi
|
||||||
|
|
||||||
make -j $(num_cores) ycm_core
|
make -j $(num_cores) ycm_support_libs
|
||||||
popd
|
popd
|
||||||
rm -rf $build_dir
|
rm -rf $build_dir
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user