We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d835cc commit f6a8c83Copy full SHA for f6a8c83
tasks/CMakeLists.txt
@@ -33,9 +33,3 @@ foreach(sub IN LISTS subdirs)
33
ppc_configure_subproject(${sub})
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