mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-19 19:25:53 +00:00
4 lines
145 B
CMake
4 lines
145 B
CMake
execute_process(
|
|
COMMAND ln -s ${CMAKE_INSTALL_PREFIX}/${CLIO_INSTALL_DIR}/bin/clio_server /usr/local/bin/clio_server
|
|
COMMAND_ECHO STDOUT
|
|
) |