Skip to content
Snippets Groups Projects
Unverified Commit e971fcc8 authored by Lava Block's avatar Lava Block Committed by GitHub
Browse files

Merge pull request #53 from pezcode/install-demos

Install demo binaries
parents 050701e0 f74f3b24
Branches
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