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