build-waf: fix mistyped module name, add color_msvc
This commit is contained in:
parent
724a80edb2
commit
997846eaeb
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
TOOLS="msvc,clang_compilation_database"
|
||||
TOOLS="msvs,clang_compilation_database,color_msvc"
|
||||
PRELUDE=$'\tsys.path.insert(0, \'scripts/waifulib\')'
|
||||
|
||||
pushd wafsrc
|
||||
|
Loading…
Reference in New Issue
Block a user