I've already set up most cache variables so that their names don't (easily) clash with super-projects with this project as a subdirectory. However - BUILD_TESTS is an exception to that rule. Also, it defaults to ON even if we're just a subproject, which does not make sense.
I've already set up most cache variables so that their names don't (easily) clash with super-projects with this project as a subdirectory. However -
BUILD_TESTSis an exception to that rule. Also, it defaults toONeven if we're just a subproject, which does not make sense.