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 99982c4..ae1ccc1 100644 --- a/Source/cmPolicies.h +++ b/Source/cmPolicies.h @@ -85,6 +85,7 @@ public: CMP0031, ///< Disallow command: load_command CMP0032, ///< Disallow command: output_required_files CMP0033, ///< Disallow command: export_library_dependencies + CMP0034, ///< Disallow command: utility_source /** \brief Always the last entry. * |