ycm-cmake-modules icon indicating copy to clipboard operation
ycm-cmake-modules copied to clipboard

Build ExternalProjects at configure time

Open drdanz opened this issue 11 years ago • 0 comments

A nice thing about the bootstrap is that the YCM "External Project" is downloaded, configured and built at configure time (i.e. when cmake runs) instead of at build time like for the other project. In some cases it would be nice to be able to do this for other modules as well.

drdanz avatar May 21 '14 18:05 drdanz