Skip to content

Commit

Permalink
chore: add maay package
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwlin committed Oct 29, 2023
1 parent 71d1ef5 commit 72a0bb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/assets.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ add_custom_target(AssetsResource ALL DEPENDS ${maa_assets_target}/resource)
set_property(TARGET AssetsResource APPEND PROPERTY ADDITIONAL_CLEAN_FILES ${maa_assets_target}/resource)
set_target_properties(AssetsResource PROPERTIES FOLDER Assets)
install(DIRECTORY ${PROJECT_SOURCE_DIR}/assets/resource DESTINATION .)
install(DIRECTORY ${PROJECT_SOURCE_DIR}/.maay DESTINATION .)

0 comments on commit 72a0bb1

Please sign in to comment.