opnsense-ports/databases/mysql-connector-c/files/patch-cmake_install__macros.cmake
Franco Fichtner 93538a12f0 */*: sync with upstream
Taken from: HardenedBSD
2021-04-23 08:57:01 +02:00

13 lines
328 B
CMake

--- cmake/install_macros.cmake.orig 2021-04-22 20:14:44 UTC
+++ cmake/install_macros.cmake
@@ -362,8 +362,8 @@ FUNCTION(INSTALL_DEBUG_TARGET target)
CONFIGURATIONS Release RelWithDebInfo
COMPONENT ${ARG_COMPONENT}
OPTIONAL)
- ENDIF()
- ENDFOREACH()
+ ENDFOREACH()
+ ENDIF()
ENDFUNCTION()