aboutsummaryrefslogtreecommitdiffstats
path: root/src/emc/tp/meson.build
blob: 8feef3c0173efbe31fe7111e028ae71d73fca9f6 (plain)
1
2
3
4
5
6
7
8
tp_srcs = files([
    'tc.c',
    'tcq.c',
    'tp.c',
    'spherical_arc.c',
    'blendmath.c',
])
tp_inc = include_directories(['.'])
bues.ch cgit interface