diff options
Diffstat (limited to 'api')
-rw-r--r-- | api/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/CMakeLists.txt b/api/CMakeLists.txt index a181abb9..0a040a55 100644 --- a/api/CMakeLists.txt +++ b/api/CMakeLists.txt @@ -1,3 +1,3 @@ otr_module(api NO-COMPAT BIN) target_link_libraries(opentrack-api opentrack-options opentrack-compat) -target_include_directories(opentrack-api PUBLIC ${CMAKE_BINARY_DIR}) + |