mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-30 00:00:15 +01:00
fix path to the proxy's binary
This commit is contained in:
parent
f2c680f179
commit
61277e4a86
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ ExternalProject_Add(
|
|||
INSTALL_COMMAND ""
|
||||
LOG_BUILD ON)
|
||||
|
||||
install(PROGRAMS target/debug/proxy DESTINATION bin)
|
||||
install(PROGRAMS target/release/proxy DESTINATION bin)
|
||||
|
|
Loading…
Add table
Reference in a new issue