diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2021-02-18 14:27:41 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-18 14:27:41 -0800 |
| commit | f3a4d1aeb7aa1e3bd9f91da479bf8b97b44dfa66 (patch) | |
| tree | 9e50ccd5fbd2f530beb181ce970b2d5b4933f3b8 /triplets/arm64-windows.cmake | |
| parent | 5dbf58d96dbc71c7fdde518911c1cffa024b26a3 (diff) | |
| download | vcpkg-f3a4d1aeb7aa1e3bd9f91da479bf8b97b44dfa66.tar.gz vcpkg-f3a4d1aeb7aa1e3bd9f91da479bf8b97b44dfa66.zip | |
[scripts audit] ports.cmake (#16257)
* [scripts audit] ports.cmake
* [testing] modify triplet files to test all ports
Diffstat (limited to 'triplets/arm64-windows.cmake')
| -rw-r--r-- | triplets/arm64-windows.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/triplets/arm64-windows.cmake b/triplets/arm64-windows.cmake index ac911c476..8769e975d 100644 --- a/triplets/arm64-windows.cmake +++ b/triplets/arm64-windows.cmake @@ -1,5 +1,3 @@ set(VCPKG_TARGET_ARCHITECTURE arm64)
set(VCPKG_CRT_LINKAGE dynamic)
set(VCPKG_LIBRARY_LINKAGE dynamic)
-
-
|
