summaryrefslogtreecommitdiff
path: root/vendor/cheap-ruler-cpp.cmake
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2018-11-16 17:53:17 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2018-11-16 18:58:30 +0200
commit9be6c8b1b77f8fc026caee8a09e0cf28e0781253 (patch)
treeaa642ad3a8c4aa0555581002846cceadbfed4ce9 /vendor/cheap-ruler-cpp.cmake
parent8757ccddb0d3eb8b271e903244fabe6a21b401a1 (diff)
downloadqtlocation-mapboxgl-9be6c8b1b77f8fc026caee8a09e0cf28e0781253.tar.gz
[build] Add more vendor packages
* jni.hpp * cheap-ruler-cpp * pixelmatch-cpp
Diffstat (limited to 'vendor/cheap-ruler-cpp.cmake')
-rw-r--r--vendor/cheap-ruler-cpp.cmake6
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/cheap-ruler-cpp.cmake b/vendor/cheap-ruler-cpp.cmake
new file mode 100644
index 0000000000..8d98cde63c
--- /dev/null
+++ b/vendor/cheap-ruler-cpp.cmake
@@ -0,0 +1,6 @@
+add_library(cheap-ruler-cpp INTERFACE)
+
+target_include_directories(cheap-ruler-cpp SYSTEM INTERFACE
+ ${CMAKE_SOURCE_DIR}/vendor/cheap-ruler-cpp/include
+)
+