添加安装细节

This commit is contained in:
2024-11-25 22:19:04 +08:00
parent 3f5153b110
commit b2eec437cd
2 changed files with 7 additions and 0 deletions

View File

@@ -11,3 +11,4 @@ else()
add_library(${PROJECT_NAME} ${SRC})
endif()
install(TARGETS ${PROJECT_NAME} LIBRARY DESTINATION lib)