diff options
Diffstat (limited to 'opentrack/CMakeLists.txt')
-rw-r--r-- | opentrack/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/opentrack/CMakeLists.txt b/opentrack/CMakeLists.txt deleted file mode 100644 index 5151cbf7..00000000 --- a/opentrack/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -opentrack_boilerplate(opentrack-api NO-COMPAT BIN) -target_link_libraries(opentrack-api opentrack-compat) -target_include_directories(opentrack-api PUBLIC ${CMAKE_BINARY_DIR}) |