diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index b838245..3199160 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -92,7 +92,6 @@ endif() if(WIN32 AND NOT IMPORT_LIB_SUFFIX AND CMAKE_STATIC_LIBRARY_SUFFIX STREQUAL CMAKE_IMPORT_LIBRARY_SUFFIX) - set(IMPORT_LIB_SUFFIX "_imp") endif() # Whether to do a single compilation pass for libcurl sources and reuse these