mirror of
https://github.com/chatmail/core.git
synced 2026-07-15 07:23:12 +03:00
Add HOST_CC=gcc
This commit is contained in:
@@ -50,6 +50,7 @@ add_custom_command(
|
||||
PREFIX=${CMAKE_INSTALL_PREFIX}
|
||||
LIBDIR=${CMAKE_INSTALL_FULL_LIBDIR}
|
||||
INCLUDEDIR=${CMAKE_INSTALL_FULL_INCLUDEDIR}
|
||||
HOST_CC=gcc
|
||||
${CARGO} build --target-dir=${CMAKE_BINARY_DIR}/target --release
|
||||
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/deltachat-jsonrpc-bindings
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user