From fb379c87c59f8be6e1955da3bf136b415e160cd4 Mon Sep 17 00:00:00 2001 From: Zachery Crandall <15938371+zachcran@users.noreply.github.com> Date: Tue, 27 Jan 2026 17:39:19 -0700 Subject: [PATCH] Change NAME to the correct name for the WeaklyTypedFloat dependency --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c1fa78c7..5e7500c8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -86,7 +86,7 @@ cmaize_find_or_build_optional_dependency( cmaize_find_or_build_dependency( WeaklyTypedFloat - NAME WeaklyTypedFloat + NAME wtf URL https://www.github.com/NWChemEx/weaklytypedfloat VERSION master BUILD_TARGET wtf