mirror of
https://github.com/QuasarApp/zip.git
synced 2025-04-28 13:24:33 +00:00
Add runtime destination to cmake
This commit is contained in:
parent
f8121a27c4
commit
9059fc507a
@ -29,6 +29,7 @@ if (NOT CMAKE_DISABLE_TESTING)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
install(TARGETS ${PROJECT_NAME}
|
install(TARGETS ${PROJECT_NAME}
|
||||||
|
RUNTIME DESTINATION bin
|
||||||
ARCHIVE DESTINATION lib
|
ARCHIVE DESTINATION lib
|
||||||
LIBRARY DESTINATION lib
|
LIBRARY DESTINATION lib
|
||||||
COMPONENT library)
|
COMPONENT library)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user