Skip to content

Commit 086ddcd

Browse files
authored
Merge pull request #4271 from tsdgeos/removedupe
cmake: Remove duplicated line
2 parents b55ff3c + de7c8b9 commit 086ddcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/cmake/lib/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,6 @@ install(TARGETS ${library_targets}
280280
RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}"
281281
BUNDLE DESTINATION "${CMAKE_INSTALL_BINDIR}"
282282
FRAMEWORK DESTINATION "${CMAKE_INSTALL_LIBDIR}" COMPONENT runtime OPTIONAL
283-
INCLUDES DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}"
284283
PUBLIC_HEADER DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}"
285284
)
286285

0 commit comments

Comments
 (0)