openclonk-server: install

master
Linus Heckemann 2019-01-20 10:32:39 +01:00 committed by Lukas Werling
parent 69fd50bee1
commit c7550bd43c
1 changed files with 1 additions and 0 deletions

View File

@ -1287,6 +1287,7 @@ if(NOT C4GROUP_TOOL_ONLY)
if(HAVE_BACKWARD)
target_link_libraries(openclonk-server Backward::Backward)
endif()
install(TARGETS openclonk-server DESTINATION bin)
endif()
if(GTK3_FOUND AND GTK3_gtksourceview_FOUND AND NOT HEADLESS_ONLY AND NOT C4GROUP_TOOL_ONLY)