From 39ff01a6bafafd1d27e1b7e48082aac404590566 Mon Sep 17 00:00:00 2001 From: "Lori A. Burns" Date: Sun, 7 Jan 2024 00:24:29 -0500 Subject: [PATCH] take 13 --- src/lib/libint/CMakeLists.txt.export | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/libint/CMakeLists.txt.export b/src/lib/libint/CMakeLists.txt.export index 313a08099..f67d4b6c8 100644 --- a/src/lib/libint/CMakeLists.txt.export +++ b/src/lib/libint/CMakeLists.txt.export @@ -276,7 +276,7 @@ if (BUILD_STATIC_LIBS) int-static PUBLIC # Set the exception handling model (allows "throw") - $<$:"/EHsc"> + $<$:/EHsc> ) target_include_directories( int-static