File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -1993,6 +1993,16 @@ libraries:
19931993 - ./autogen.sh
19941994 - ./configure
19951995 type : github
1996+ proxy :
1997+ check_file : proxy.h
1998+ method : clone_branch
1999+ repo : microsoft/proxy
2000+ targets :
2001+ - 3.0.0
2002+ - 3.1.0
2003+ - 3.2.0
2004+ - 3.2.1
2005+ type : github
19962006 pugixml :
19972007 build_type : cmake
19982008 check_file : README.md
Original file line number Diff line number Diff line change 239239 "description" : " Parsing Expression Grammar Template Library" ,
240240 "pretty_name" : " PEGTL"
241241 },
242+ "proxy" : {
243+ "url" : " https://github.com/microsoft/proxy" ,
244+ "description" : " C++20 Polymorphism Library" ,
245+ "pretty_name" : " Proxy"
246+ },
242247 "pugixml" : {
243248 "url" : " https://github.com/zeux/pugixml" ,
244249 "description" : " pugixml is a C++ XML processing library" ,
You can’t perform that action at this time.
0 commit comments