mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
importstd: clarify when the experimental UUID must be available
Fixes: #25980
This commit is contained in:
@@ -50,7 +50,8 @@ set
|
||||
|
||||
This UUID may change in future versions of CMake. Be sure to use the value
|
||||
documented here by the source tree of the version of CMake with which you are
|
||||
experimenting.
|
||||
experimenting. It must be set before the ``CXX`` toolchain is discovered by
|
||||
CMake, usually as part of a :command:`project` call.
|
||||
|
||||
When activated, this experimental feature provides the following:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user