Adding yaml-cpp for #428, use rando fork until jbeder/yaml-cpp#342 lands.
This commit is contained in:
@@ -6,6 +6,7 @@ local function match_platform_files(base_path, base_match)
|
||||
base_path.."/"..base_match..".h",
|
||||
base_path.."/"..base_match..".c",
|
||||
base_path.."/"..base_match..".cc",
|
||||
base_path.."/"..base_match..".cpp",
|
||||
})
|
||||
removefiles({base_path.."/".."**_main.cc"})
|
||||
removefiles({base_path.."/".."**_test.cc"})
|
||||
|
||||
Reference in New Issue
Block a user