aom_version.h |
|
256 |
cmakeparser.py |
Extract the command arguments skipping the parentheses |
10912 |
config |
|
|
generate_sources_mozbuild.py |
|
6014 |
generate_sources_mozbuild.sh |
|
2202 |
moz.build |
|
4584 |
moz.yaml |
|
1383 |
README_MOZILLA |
|
644 |
sources.mozbuild |
|
28536 |
test |
|
|
test_cmakeparser.py |
set(STUFF A B C D E F)
foreach(item ${STUFF})
set(YES_${item} 1)
endforeach ()
|
7306 |