diff options
Diffstat (limited to 'spline/CMakeLists.txt')
-rw-r--r-- | spline/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spline/CMakeLists.txt b/spline/CMakeLists.txt new file mode 100644 index 00000000..d252004b --- /dev/null +++ b/spline/CMakeLists.txt @@ -0,0 +1,2 @@ +otr_module(spline NO-COMPAT BIN) +target_link_libraries(opentrack-spline opentrack-options opentrack-compat) |