From 7f156c4019165dff0f1aec4ab660f23824167e00 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 28 Mar 2019 08:31:27 +0100 Subject: api: cleanup - add disable warnings at module load failure - add loading modules without looking for ctors, for the video module - get rid of QList --- api/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'api/CMakeLists.txt') diff --git a/api/CMakeLists.txt b/api/CMakeLists.txt index 0a040a55..1454b89e 100644 --- a/api/CMakeLists.txt +++ b/api/CMakeLists.txt @@ -1,3 +1,2 @@ otr_module(api NO-COMPAT BIN) -target_link_libraries(opentrack-api opentrack-options opentrack-compat) -- cgit v1.2.3