summaryrefslogtreecommitdiff
path: root/vendor/kdbush.hpp.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/kdbush.hpp.cmake')
-rw-r--r--vendor/kdbush.hpp.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/kdbush.hpp.cmake b/vendor/kdbush.hpp.cmake
new file mode 100644
index 0000000000..450530b7c6
--- /dev/null
+++ b/vendor/kdbush.hpp.cmake
@@ -0,0 +1,5 @@
+add_library(kdbush.hpp INTERFACE)
+
+target_include_directories(kdbush.hpp SYSTEM INTERFACE
+ ${CMAKE_SOURCE_DIR}/vendor/kdbush.hpp/include
+)