diff options
Diffstat (limited to 'ports/azure-kinect-sensor-sdk/fix-components-path.patch')
| -rw-r--r-- | ports/azure-kinect-sensor-sdk/fix-components-path.patch | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/ports/azure-kinect-sensor-sdk/fix-components-path.patch b/ports/azure-kinect-sensor-sdk/fix-components-path.patch deleted file mode 100644 index a8aa0773e..000000000 --- a/ports/azure-kinect-sensor-sdk/fix-components-path.patch +++ /dev/null @@ -1,26 +0,0 @@ -diff --git a/src/record/sdk/CMakeLists.txt b/src/record/sdk/CMakeLists.txt -index 4be0697..d30c6de 100644 ---- a/src/record/sdk/CMakeLists.txt -+++ b/src/record/sdk/CMakeLists.txt -@@ -81,7 +81,7 @@ install( - development - RUNTIME - DESTINATION -- ${CMAKE_INSTALL_BINDIR} -+ tools - COMPONENT - runtime - ) -diff --git a/src/sdk/CMakeLists.txt b/src/sdk/CMakeLists.txt -index 3616f40..a5019cb 100644 ---- a/src/sdk/CMakeLists.txt -+++ b/src/sdk/CMakeLists.txt -@@ -90,7 +90,7 @@ install( - development - RUNTIME - DESTINATION -- ${CMAKE_INSTALL_BINDIR} -+ tools - COMPONENT - runtime - ) |
