diff options
Diffstat (limited to 'Source/cmPolicies.h')
-rw-r--r-- | Source/cmPolicies.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmPolicies.h b/Source/cmPolicies.h index 597296b..851fdb8 100644 --- a/Source/cmPolicies.h +++ b/Source/cmPolicies.h @@ -83,6 +83,7 @@ public: CMP0029, ///< Disallow command: subdir_depends CMP0030, ///< Disallow command: use_mangled_mesa CMP0031, ///< Disallow command: load_command + CMP0032, ///< Disallow command: output_required_files /** \brief Always the last entry. * |