CMAKE_POLICY_VERSION_MINIMUM.rst 393 B

1234567891011
  1. CMAKE_POLICY_VERSION_MINIMUM
  2. ----------------------------
  3. .. versionadded:: 4.0
  4. .. include:: include/ENV_VAR.rst
  5. The default value for :variable:`CMAKE_POLICY_VERSION_MINIMUM` when there
  6. is no explicit configuration given on the first run while creating a new
  7. build tree. On later runs in an existing build tree the value persists in
  8. the cache as :variable:`CMAKE_POLICY_VERSION_MINIMUM`.