mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2024-11-15 05:25:43 +08:00
Install binary to bindir
This commit is contained in:
parent
f8e9194672
commit
e6b4a66af8
@ -33,7 +33,7 @@ target_link_libraries(QtAwesome PUBLIC
|
||||
)
|
||||
|
||||
install(TARGETS QtAwesome EXPORT QtAwesomeConfig
|
||||
RUNTIME DESTINATION ${CMAKE_INSTALL_BINARYDIR}
|
||||
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
|
||||
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
|
||||
ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user