Skip to content

Commit 632956a

Browse files
committed
Remove undefined install target
1 parent 81c3284 commit 632956a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

tasks/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,3 @@ foreach(sub IN LISTS subdirs)
3434
endif()
3535
endforeach()
3636

37-
# ——— Install library target ——————————————————————————————————————
38-
install(TARGETS ${name_lib}
39-
ARCHIVE DESTINATION lib
40-
LIBRARY DESTINATION lib
41-
)

0 commit comments

Comments
 (0)