Skip to content

Commit

Permalink
Remove target from shrubbery sample's CMake file
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasC committed Sep 26, 2024
1 parent 02fcf57 commit f56f255
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 f56f255

Please sign in to comment.