mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 02:31:15 +00:00
Add include path
This commit is contained in:
parent
7fac20616b
commit
b340748991
1
.github/workflows/naming.yml
vendored
1
.github/workflows/naming.yml
vendored
@ -23,4 +23,5 @@ jobs:
|
|||||||
python3 tools/ncc/ncc.py \
|
python3 tools/ncc/ncc.py \
|
||||||
--clang-lib ${{ env.LLVM_PATH }}/lib/libclang.so \
|
--clang-lib ${{ env.LLVM_PATH }}/lib/libclang.so \
|
||||||
--style tools/ncc/ncc.style \
|
--style tools/ncc/ncc.style \
|
||||||
|
--include util \
|
||||||
--path LEGO1
|
--path LEGO1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user