mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-23 15:38:52 -06:00
@@ -727,7 +727,7 @@ std::string cmFileAPI::NoSupportedVersion(
|
||||
// The "codemodel" object kind.
|
||||
|
||||
// Update Help/manual/cmake-file-api.7.rst when updating this constant.
|
||||
static unsigned int const CodeModelV2Minor = 6;
|
||||
static unsigned int const CodeModelV2Minor = 7;
|
||||
|
||||
void cmFileAPI::BuildClientRequestCodeModel(
|
||||
ClientRequest& r, std::vector<RequestVersion> const& versions)
|
||||
|
||||
Reference in New Issue
Block a user