Skip to content

Commit 7d5be22

Browse files
committed
Do not export examples
1 parent 05c979e commit 7d5be22

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

bin/Examples/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ function(define_example exe_name source_file)
5050
install(
5151
TARGETS
5252
"${exe_name}"
53-
EXPORT
54-
"${PROJECT_NAME}Targets"
5553
RUNTIME
5654
DESTINATION
5755
"${CMAKE_INSTALL_BINDIR}"

0 commit comments

Comments
 (0)