diff options
| author | autoantwort <41973254+autoantwort@users.noreply.github.com> | 2021-08-10 10:11:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-10 01:11:41 -0700 |
| commit | be456649fd835f6d2d676b81886fb6a58d5b52da (patch) | |
| tree | 0c66be633d360fd814e238a9143a125be5c21b22 /ports/yaml-cpp/fix-include-path.patch | |
| parent | 8b9f976fb390054095c466757a593da71dafa1b2 (diff) | |
| download | vcpkg-be456649fd835f6d2d676b81886fb6a58d5b52da.tar.gz vcpkg-be456649fd835f6d2d676b81886fb6a58d5b52da.zip | |
[yaml-cpp] update to 0.7.0 (#19272)
* [yaml-cpp] update to 0.7.0
* [opencolorio] update to 2.0.1
* [openimageio] Update to 2.2.17.0
* [pystring] move header to pystring subfolder
* add version files
Diffstat (limited to 'ports/yaml-cpp/fix-include-path.patch')
| -rw-r--r-- | ports/yaml-cpp/fix-include-path.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ports/yaml-cpp/fix-include-path.patch b/ports/yaml-cpp/fix-include-path.patch deleted file mode 100644 index 9a7e9ff42..000000000 --- a/ports/yaml-cpp/fix-include-path.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 4732a45..3de71cc 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -324,7 +324,7 @@ else()
- endif()
-
-
--file(RELATIVE_PATH REL_INCLUDE_DIR "${CMAKE_INSTALL_PREFIX}/${INSTALL_CMAKE_DIR}" "${CMAKE_INSTALL_PREFIX}/${INCLUDE_INSTALL_ROOT_DIR}")
-+set(REL_INCLUDE_DIR "../../include")
- set(CONFIG_INCLUDE_DIRS "\${YAML_CPP_CMAKE_DIR}/${REL_INCLUDE_DIR}")
- configure_file(${CMAKE_CURRENT_SOURCE_DIR}/yaml-cpp-config.cmake.in
- "${PROJECT_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/yaml-cpp-config.cmake" @ONLY)
|
