Fix: exclude fake_processor.cc (test-only, uses RUN_TESTS members)
This commit is contained in:
parent
f70037b728
commit
bbb17c58d9
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ print(f'Stripped test blocks from {count} files')
|
|||
# Processor sources
|
||||
set(JAVELIN_PROC_SRC
|
||||
javelin/processor/all_up.cc
|
||||
javelin/processor/fake_processor.cc
|
||||
# javelin/processor/fake_processor.cc # test-only, uses RUN_TESTS APIs
|
||||
javelin/processor/first_up.cc
|
||||
javelin/processor/gemini.cc
|
||||
javelin/processor/jeff_modifiers.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue