update
This commit is contained in:
parent
4447b134e2
commit
a2a5277839
@ -30,6 +30,8 @@ function(myx_install_library NAME)
|
||||
COMPONENT dev
|
||||
)
|
||||
|
||||
get_target_property(type ${NAME} TYPE)
|
||||
|
||||
install(EXPORT ${NAME}Targets
|
||||
DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/${NAME}
|
||||
COMPONENT dev
|
||||
|
Loading…
Reference in New Issue
Block a user