forked from Ocean/datum_gateway
build: Support make install
This commit is contained in:
parent
c4a1845a53
commit
f47140b2d2
@ -21,6 +21,7 @@ add_executable(datum_gateway
|
|||||||
src/thirdparty_segwit_addr.c
|
src/thirdparty_segwit_addr.c
|
||||||
${CMAKE_CURRENT_BINARY_DIR}/web_resources.h
|
${CMAKE_CURRENT_BINARY_DIR}/web_resources.h
|
||||||
)
|
)
|
||||||
|
install(TARGETS datum_gateway DESTINATION bin)
|
||||||
|
|
||||||
set(WEB_RESOURCES
|
set(WEB_RESOURCES
|
||||||
www/home.html
|
www/home.html
|
||||||
|
Loading…
Reference in New Issue
Block a user