mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-26 06:58:22 +01:00
convert codebase to use Temporal for various time types
This commit is contained in:
parent
9283bee867
commit
7db12f6b12
114 changed files with 567 additions and 598 deletions
|
|
@ -43,7 +43,7 @@ def build_ardour_util(bld, util):
|
|||
obj.use = [ 'libpbd',
|
||||
'libardour',
|
||||
'libardour_cp',
|
||||
'libtimecode',
|
||||
'libtemporal',
|
||||
'libmidipp',
|
||||
]
|
||||
obj.defines = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue