cmake: fix Nintendo Switch support
This commit is contained in:
@ -11,3 +11,5 @@ add_custom_command(
|
||||
TARGET im2d POST_BUILD
|
||||
COMMAND "${CMAKE_COMMAND}" -E copy_directory "${CMAKE_CURRENT_SOURCE_DIR}/files" "$<TARGET_FILE_DIR:im2d>/files"
|
||||
)
|
||||
|
||||
librw_platform_target(im2d)
|
||||
|
Reference in New Issue
Block a user