[cmake-developers] [PATCH] FindCUDA: Wrap keyword in if() string comparison

Adam Strzelecki ono at java.pl
Wed Sep 17 09:27:18 EDT 2014


> Maybe modules loaded from the cmake installation itself should implicitly have their policy version set to the current cmake version?

Yes, this is what I was going to suggest too. All cmake files inside CMake's own Modules should have implicit latest policy. Although I'd recommend to have some (maybe hidden option) to override this implicit policy to some other value, so we can really check if existing modules don't raise any warnings.

--Adam


More information about the cmake-developers mailing list