add c compiler to able to build asm file
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
066cc3d44c
commit
fd01d872c8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
project('angelscript', 'cpp')
|
||||
project('angelscript', 'cpp', 'c')
|
||||
|
||||
arch = run_command('uname', '-p')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue