mirror of
https://github.com/aap/librw.git
synced 2025-12-19 00:49:50 +00:00
cmake: fix Nintendo Switch support
This commit is contained in:
@@ -11,3 +11,5 @@ add_custom_command(
|
||||
TARGET im3d POST_BUILD
|
||||
COMMAND "${CMAKE_COMMAND}" -E copy_directory "${CMAKE_CURRENT_SOURCE_DIR}/files" "$<TARGET_FILE_DIR:im3d>/files"
|
||||
)
|
||||
|
||||
librw_platform_target(im3d)
|
||||
|
||||
Reference in New Issue
Block a user