mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 14:39:01 +08:00
3efae11c36
closes #36801 closes #36253 closes #36044 ~~includes #24327 to fix dlib linkage in the osx pipelines.~~ Need to look at ~~#36044~~ ~~#36345~~ merge after - [x] #37561 --------- Co-authored-by: Alexander Neumann <you@example.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
13 lines
415 B
Diff
13 lines
415 B
Diff
diff --git a/ThirdParty/fast_float/CMakeLists.txt b/ThirdParty/fast_float/CMakeLists.txt
|
|
index e6e63cbfe6..919b12a509 100644
|
|
--- a/ThirdParty/fast_float/CMakeLists.txt
|
|
+++ b/ThirdParty/fast_float/CMakeLists.txt
|
|
@@ -13,7 +13,6 @@ vtk_module_third_party(
|
|
STANDARD_INCLUDE_DIRS
|
|
HEADER_ONLY
|
|
EXTERNAL
|
|
- VERSION "3.9.0"
|
|
PACKAGE FastFloat
|
|
TARGETS FastFloat::fast_float
|
|
STANDARD_INCLUDE_DIRS
|