wesm commented on pull request #7696: URL: https://github.com/apache/arrow/pull/7696#issuecomment-656419165
Confirming the new transitive dependencies from mimalloc: ```cmake if(WIN32) list(APPEND mi_libraries psapi shell32 user32 bcrypt) else() ``` https://github.com/microsoft/mimalloc/blob/master/CMakeLists.txt#L163 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org