external project downloaded by default do not find cached projects
mdavezac opened this issue · 0 comments
mdavezac commented
External projects with both DOWNLOAD_BY_DEFAULT
and CHECK_EXTERNAL
should check the external project directory for previously compiled packages. This makes it easy to compile external projects once and re-use them.
This does not work in v1.0 and there are yet no tests.