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

Build only command

Open drdanz opened this issue 12 years ago • 1 comments

There is a find_or_build_package command but it would be useful also a build_packages command to force build

drdanz avatar Dec 13 '13 17:12 drdanz

There are other ways to do this, one is to include the BuildXXX file directly, the other is to set find_or_build_package and set USE_SYSTEM_XXX to 0, do you think this is still needed?

drdanz avatar May 21 '14 17:05 drdanz