Skip to content

Commit

Permalink
Do not export examples
Browse files Browse the repository at this point in the history
  • Loading branch information
frabert committed Feb 6, 2024
1 parent 05c979e commit 7d5be22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/Examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ function(define_example exe_name source_file)
install(
TARGETS
"${exe_name}"
EXPORT
"${PROJECT_NAME}Targets"
RUNTIME
DESTINATION
"${CMAKE_INSTALL_BINDIR}"
Expand Down

0 comments on commit 7d5be22

Please sign in to comment.