We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c3284 commit 632956aCopy full SHA for 632956a
1 file changed
tasks/CMakeLists.txt
@@ -34,8 +34,3 @@ foreach(sub IN LISTS subdirs)
34
endif()
35
endforeach()
36
37
-# ——— Install library target ——————————————————————————————————————
38
-install(TARGETS ${name_lib}
39
- ARCHIVE DESTINATION lib
40
- LIBRARY DESTINATION lib
41
-)
0 commit comments