aboutsummaryrefslogtreecommitdiff
path: root/ports/pdal-c/remove-tests.patch
diff options
context:
space:
mode:
authorJaime Soto <jsoto@simverge.com>2018-07-19 20:40:19 -0400
committerJaime Soto <jsoto@simverge.com>2019-01-21 22:05:25 -0500
commit7bc18139e37b4a9db949bc96bfb13c22f59f8d37 (patch)
tree359166fed23b8c881594a709d605292ce4d361f5 /ports/pdal-c/remove-tests.patch
parentc6db2c880a064b29e0b38eda29f19510235fb4c9 (diff)
downloadvcpkg-7bc18139e37b4a9db949bc96bfb13c22f59f8d37.tar.gz
vcpkg-7bc18139e37b4a9db949bc96bfb13c22f59f8d37.zip
[pdal-c] Add pdal-c port files
Diffstat (limited to 'ports/pdal-c/remove-tests.patch')
-rw-r--r--ports/pdal-c/remove-tests.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/ports/pdal-c/remove-tests.patch b/ports/pdal-c/remove-tests.patch
new file mode 100644
index 000000000..c50914e57
--- /dev/null
+++ b/ports/pdal-c/remove-tests.patch
@@ -0,0 +1,12 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 1fbc4a4..e31e552 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -44,7 +44,3 @@ endif()
+
+ add_subdirectory("source/pdal")
+ add_subdirectory("doc")
+-
+-include(CTest)
+-add_subdirectory("tests/data")
+-add_subdirectory("tests/pdal")