Need to pay closer attention ;(

This commit is contained in:
Robert D. Blanchet Jr 2013-02-17 11:03:22 -08:00
parent 8bc9073ef1
commit 018e670324

View File

@ -57,7 +57,7 @@ function install {
cmake -G "Unix Makefiles" $1 . $ycm_dir/cpp
fi
#make ycm_core
make ycm_core
popd
}