This commit is contained in:
Andrei Astafev 2022-10-01 18:03:35 +03:00
parent 55222c89fc
commit 7f1151523e

View File

@ -48,3 +48,7 @@ myx_target_setup(${PROJECT_NAME}
msg msg
pow pow
) )
install(
TARGETS ${PROJECT_NAME}
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})