mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 14:45:43 +01:00
temporal: missing test source
This commit is contained in:
parent
04bd9187e4
commit
f641a0559f
2 changed files with 173 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ def build(bld):
|
|||
# Unit tests
|
||||
obj = bld(features = 'cxx cxxprogram')
|
||||
obj.source = '''
|
||||
test/beats.cc
|
||||
test/BeatTest.cc
|
||||
test/testrunner.cc
|
||||
'''
|
||||
obj.includes = ['.']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue