From eca907d3c1240d04bbcfdf84a3a726353e56bc64 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 25 Sep 2017 16:24:58 +0200 Subject: api, logic: support "extensions" for pose transform --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index d5e45c64..6d478ea3 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -58,6 +58,7 @@ file(GLOB opentrack-subprojects "tracker-*/${C}" "proto-*/${C}" "filter-*/${C}" + "ext-*/${C}" "options/${C}" "api/${C}" "compat/${C}" -- cgit v1.2.3