aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake/vcpkg_fixup_cmake_targets.cmake
diff options
context:
space:
mode:
authorAlexander Neumann <30894796+Neumann-A@users.noreply.github.com>2019-12-20 21:20:31 +0100
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2019-12-20 12:20:31 -0800
commitf8cfe6c16462941cfd53b3db9e47e4955e1c1789 (patch)
treefc720b2a258516e04e0df04eb8ef4ead9a44bb9e /scripts/cmake/vcpkg_fixup_cmake_targets.cmake
parent386d5c9509e0be812af4178461817dae0e48be4f (diff)
downloadvcpkg-f8cfe6c16462941cfd53b3db9e47e4955e1c1789.tar.gz
vcpkg-f8cfe6c16462941cfd53b3db9e47e4955e1c1789.zip
Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES (#8533)
* Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES to respect already set values closes #8506 * ws change to trigger full rebuild
Diffstat (limited to 'scripts/cmake/vcpkg_fixup_cmake_targets.cmake')
-rw-r--r--scripts/cmake/vcpkg_fixup_cmake_targets.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cmake/vcpkg_fixup_cmake_targets.cmake b/scripts/cmake/vcpkg_fixup_cmake_targets.cmake
index c383fcb56..a042d9124 100644
--- a/scripts/cmake/vcpkg_fixup_cmake_targets.cmake
+++ b/scripts/cmake/vcpkg_fixup_cmake_targets.cmake
@@ -179,4 +179,4 @@ function(vcpkg_fixup_cmake_targets)
endforeach()
endfunction()
-
+