Skip to content

Commit

Permalink
Remove target from shrubbery sample's CMake file (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: Sylvan Clebsch <sylvan.clebsch@microsoft.com>
  • Loading branch information
EliasC and sylvanc authored Sep 26, 2024
1 parent 58d4807 commit ca619ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/shrubbery/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ target_link_libraries(shrubbery
add_test(NAME shrubbery COMMAND shrubbery test -f)

install(TARGETS shrubbery RUNTIME DESTINATION shrubbery)
install(DIRECTORY examples DESTINATION shrubbery)

0 comments on commit ca619ec

Please sign in to comment.