cmake: fix Nintendo Switch support

This commit is contained in:
Anonymous Maarten
2021-06-22 19:47:36 +02:00
parent 829cf6b700
commit 83ba0bd615
13 changed files with 56 additions and 44 deletions

View File

@ -6,3 +6,5 @@ target_link_libraries(subrast
PUBLIC
librw librw_skeleton librw_skeleton_imgui
)
librw_platform_target(subrast)