From 9deb6dafac0877423abe38eab887d11ea80ef548 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 27 Mar 2017 01:35:34 +0200 Subject: cmake: rename project's function prefix It's not annoying having to type it anymore. Also "otr_boilerplate" -> "otr_module". --- filter-ewma2/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filter-ewma2') 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) -- cgit v1.2.3