Skip to content

Commit

Permalink
cmake: remove non-existing target from install()
Browse files Browse the repository at this point in the history
This target existed in earlier versions of this library but was removed a while ago.
  • Loading branch information
Tectu committed Jun 18, 2022
1 parent 061ef9b commit f5fc8b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ install(
# Targets
install(
TARGETS
${TARGET-OBJS}
${TARGET-STATIC}
${TARGET-SHARED}
EXPORT gpds-targets
Expand Down

0 comments on commit f5fc8b4

Please sign in to comment.