diff options
Diffstat (limited to 'api/CMakeLists.txt')
-rw-r--r-- | api/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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) |