From f2cbe657fbfda2158b5fe00cdb668313ae148206 Mon Sep 17 00:00:00 2001 From: Tres Finocchiaro Date: Wed, 5 Feb 2025 18:31:56 -0500 Subject: [PATCH] Remove unrelated changes 4 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d7a6c81d097..ec1e4ed40f6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -889,4 +889,4 @@ if(MSVC) SET(CMAKE_INSTALL_DEBUG_LIBRARIES TRUE) SET(CMAKE_INSTALL_UCRT_LIBRARIES TRUE) endif() -INCLUDE(InstallRequiredSystemLibraries) \ No newline at end of file +INCLUDE(InstallRequiredSystemLibraries)