mirror of
https://github.com/oven-sh/bun
synced 2026-02-15 05:12:29 +00:00
cmake: force the c-ares libdir to always be 'lib' (#14602)
This commit is contained in:
@@ -18,6 +18,7 @@ register_cmake_command(
|
||||
-DCMAKE_POSITION_INDEPENDENT_CODE=ON
|
||||
-DCARES_SHARED=OFF
|
||||
-DCARES_BUILD_TOOLS=OFF # this was set to ON?
|
||||
-DCMAKE_INSTALL_LIBDIR=lib
|
||||
LIB_PATH
|
||||
lib
|
||||
LIBRARIES
|
||||
|
||||
Reference in New Issue
Block a user