diff options
Diffstat (limited to 'filter-ewma2')
-rw-r--r-- | filter-ewma2/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filter-ewma2/CMakeLists.txt b/filter-ewma2/CMakeLists.txt index af786487..6c4e8feb 100644 --- a/filter-ewma2/CMakeLists.txt +++ b/filter-ewma2/CMakeLists.txt @@ -1 +1 @@ -opentrack_boilerplate(opentrack-filter-ewma) +otr_module(filter-ewma) |