Commit 09f4602c by Isuru Fernando Committed by GitHub

Compile all dependencies of the DLL with ABSL_CONSUME_DLL

parent 4a1ccf16
......@@ -546,6 +546,7 @@ function(absl_make_dll)
NOMINMAX
INTERFACE
${ABSL_CC_LIB_DEFINES}
ABSL_CONSUME_DLL
)
install(TARGETS abseil_dll EXPORT ${PROJECT_NAME}Targets
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