Skip to content

Commit

Permalink
Removes example_toplevel from the INSTALL set.
Browse files Browse the repository at this point in the history
  • Loading branch information
phkaeser committed Jan 13, 2025
1 parent 66a1425 commit 8ff2fce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ TARGET_INCLUDE_DIRECTORIES(example_toplevel PRIVATE ${CMAKE_CURRENT_SOURCE_DIR})
TARGET_LINK_LIBRARIES(example_toplevel libwlclient)

INSTALL(TARGETS wlmclock DESTINATION bin)
INSTALL(TARGETS example_toplevel DESTINATION bin)

0 comments on commit 8ff2fce

Please sign in to comment.