diff options
| author | Curtis.Bezault <curtbezault@gmail.com> | 2019-07-16 14:45:52 -0700 |
|---|---|---|
| committer | Curtis.Bezault <curtbezault@gmail.com> | 2019-07-16 14:45:52 -0700 |
| commit | a22242e837cc1af63ff754545512f5a754a70426 (patch) | |
| tree | 941f80f895797c0466588b66bce3314bda384a72 | |
| parent | 6bef95b6f50b2bb602781d6d8898d27639294ff6 (diff) | |
| download | vcpkg-a22242e837cc1af63ff754545512f5a754a70426.tar.gz vcpkg-a22242e837cc1af63ff754545512f5a754a70426.zip | |
remove change to linux triplet
| -rw-r--r-- | triplets/x64-linux.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/triplets/x64-linux.cmake b/triplets/x64-linux.cmake index 05cb02940..519618463 100644 --- a/triplets/x64-linux.cmake +++ b/triplets/x64-linux.cmake @@ -3,5 +3,3 @@ set(VCPKG_CRT_LINKAGE dynamic) set(VCPKG_LIBRARY_LINKAGE static) set(VCPKG_CMAKE_SYSTEM_NAME Linux) - -set(VCPKG_ENV_PASSTHROUGH FC) |
