Skip to content
Snippets Groups Projects
Commit f74f3b24 authored by Pablo Escobar's avatar Pablo Escobar
Browse files

install demo binaries

parent 050701e0
No related branches found
No related tags found
No related merge requests found
......@@ -587,6 +587,14 @@ message("=======================================================================
target_link_libraries(lava-light lava::demo)
set_property(TARGET lava-light PROPERTY VS_DEBUGGER_WORKING_DIRECTORY "${PROJECT_BINARY_DIR}")
install(TARGETS
lava-triangle
lava-lamp
lava-spawn
lava-light
RUNTIME DESTINATION bin
)
endif()
option(LIBLAVA_TEMPLATE "Enable Template" TRUE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment