Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(cmake/modules): avoid useless rebuild
Because of https://gitlab.kitware.com/cmake/cmake/-/issues/16419, every time one compiles, some external projects gets updated causing rebuild. Have EP_UPDATE_DISCONNECTED option (default OFF) to be able to control that behaviour. Signed-off-by: Angelo Puglisi <[email protected]> Co-authored-by: Leonardo Di Donato <[email protected]> Signed-off-by: Leonardo Di Donato <[email protected]>
- Loading branch information