mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 21:00:17 -06:00
@@ -61,6 +61,9 @@ private:
|
||||
/** The api/v1 directory location. */
|
||||
std::string APIv1;
|
||||
|
||||
/** api/v1 directory in the user's shared CMake config directory. */
|
||||
std::string UserAPIv1;
|
||||
|
||||
/** The set of files we have just written to the reply directory. */
|
||||
std::unordered_set<std::string> ReplyFiles;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user