Upgrading to the latest premake and adding tool for dumping LLVM json.

This commit is contained in:
Ben Vanik
2015-12-31 00:37:13 -08:00
parent a168cdee87
commit f1ba191634
6 changed files with 18 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
include("tools/build")
require("third_party/premake-export-compile-commands/export-compile-commands")
location(build_root)
targetdir(build_bin)