|
@@ -444,6 +444,9 @@ class cmMakefile;
|
|
cmPolicies::WARN) \
|
|
cmPolicies::WARN) \
|
|
SELECT(POLICY, CMP0147, \
|
|
SELECT(POLICY, CMP0147, \
|
|
"Visual Studio generators build custom commands in parallel.", 3, \
|
|
"Visual Studio generators build custom commands in parallel.", 3, \
|
|
|
|
+ 27, 0, cmPolicies::WARN) \
|
|
|
|
+ SELECT(POLICY, CMP0148, \
|
|
|
|
+ "The FindPythonInterp and FindPythonLibs modules are removed.", 3, \
|
|
27, 0, cmPolicies::WARN)
|
|
27, 0, cmPolicies::WARN)
|
|
|
|
|
|
#define CM_SELECT_ID(F, A1, A2, A3, A4, A5, A6) F(A1)
|
|
#define CM_SELECT_ID(F, A1, A2, A3, A4, A5, A6) F(A1)
|