Silvio Traversaro
Silvio Traversaro
I think this will increase complexity, with little benefit. :-1:
With @jeljaik in a similar use case we tried to use `CMAKE_ARGS`, but the value was not propagated to the existing build if the existing build cache was "manually" (i.e....
Ok, so what's the recommended way of including tests for the icub dashboard ( http://dashboard.icub.org/ ) ? Currently I have some subprojects that have local tests that are tested via...
cc @gabrielenava
I renamed the issue as I think that this can be addressed by documenting a bit more the YCMEPHelper module, providing appropriate links to the ExternalProject docs.
Fyi @GiulioRomualdi
I did not review this in detail, but thanks a lot for this! This functionality is quite useful and would avoided us several problems for exaple the one listed in...
> And if something goes wrong, dependency checking can be suppressed by setting the option `NO_PACKAGE_DEPENDENCIES_CHECK` in my draft. I am a bit afraid (even if I am not sure...
A target like these would be useful when changing name or component of a subproject, to avoid having users around with a bunch of "old" directories around the superbuild, that...
Related conan issue: https://github.com/conan-io/conan/issues/4967 .