ycm-cmake-modules
ycm-cmake-modules copied to clipboard
Build ExternalProjects at configure time
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.