File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
insert-into-a-binary-search-tree
insufficient-nodes-in-root-to-leaf-paths Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change
1
+ set_policy (" platform.longpaths" , true )
1
2
add_repositories (" masx200/xmake-repo https://gitee.com/masx200/xmake-repo.git" );
2
3
add_repositories (
3
4
" masx200/xmake-repo https://ghproxy.com/https://github.com/masx200/xmake-repo.git" );
Original file line number Diff line number Diff line change
1
+ set_policy (" platform.longpaths" , true )
1
2
add_repositories (" masx200/xmake-repo https://gitee.com/masx200/xmake-repo.git" );
2
3
add_repositories (
3
4
" masx200/xmake-repo https://ghproxy.com/https://github.com/masx200/xmake-repo.git" );
Original file line number Diff line number Diff line change
1
+ set_policy (" platform.longpaths" , true )
1
2
set_languages (" c17" , " cxx20" );
2
3
add_repositories (" masx200/xmake-repo https://gitee.com/masx200/xmake-repo.git" );
3
4
add_repositories (
You can’t perform that action at this time.
0 commit comments