mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 02:19:18 -05:00
Source: Fix clang -Wextra-semi warnings
This commit is contained in:
@@ -1054,7 +1054,7 @@ Json::Value& ResolvePath(Json::Value& json, Args path)
|
||||
}
|
||||
}
|
||||
return *search;
|
||||
};
|
||||
}
|
||||
|
||||
Json::Value ReadJson(const std::string& jsonstr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user