mirror of
https://github.com/chatmail/core.git
synced 2026-08-18 06:36:29 +03:00
@@ -50,8 +50,7 @@ add_custom_command(
|
||||
PREFIX=${CMAKE_INSTALL_PREFIX}
|
||||
LIBDIR=${CMAKE_INSTALL_FULL_LIBDIR}
|
||||
INCLUDEDIR=${CMAKE_INSTALL_FULL_INCLUDEDIR}
|
||||
# ${CARGO} build --target-dir=${CMAKE_BINARY_DIR}/target --release
|
||||
sh -c "echo CARGO_BUILD_TARGET=\$CARGO_BUILD_TARGET && ${CARGO} build --target-dir=${CMAKE_BINARY_DIR}/target --release"
|
||||
${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