Commit f2b8a81d by Copybara-Service

Merge pull request #1269 from isuruf:patch-1

PiperOrigin-RevId: 472457798
Change-Id: I4abb971c9bb19cc1a1968525cebf473e41738768
parents 2052c2e3 09f4602c
...@@ -546,6 +546,7 @@ function(absl_make_dll) ...@@ -546,6 +546,7 @@ function(absl_make_dll)
NOMINMAX NOMINMAX
INTERFACE INTERFACE
${ABSL_CC_LIB_DEFINES} ${ABSL_CC_LIB_DEFINES}
ABSL_CONSUME_DLL
) )
install(TARGETS abseil_dll EXPORT ${PROJECT_NAME}Targets install(TARGETS abseil_dll EXPORT ${PROJECT_NAME}Targets
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment