mirror of
https://github.com/QuasarApp/zip.git
synced 2025-04-27 04:54:30 +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()
|
||||
|
||||
install(TARGETS ${PROJECT_NAME}
|
||||
RUNTIME DESTINATION bin
|
||||
ARCHIVE DESTINATION lib
|
||||
LIBRARY DESTINATION lib
|
||||
COMPONENT library)
|
||||
|
Loading…
x
Reference in New Issue
Block a user