mirror of
https://git.tesses.org/tesses50/tessesframework.git
synced 2026-08-01 16:15:31 +00:00
Fix license compliance and fix things up
This commit is contained in:
@@ -8,6 +8,7 @@ target_link_libraries(tessesframework PUBLIC fat)
|
||||
endif()
|
||||
if("${CMAKE_SYSTEM_NAME}" STREQUAL "NintendoWii")
|
||||
target_link_libraries(tessesframework PUBLIC wiisocket)
|
||||
target_link_libraries(tessesframework PUBLIC wiikeyboard)
|
||||
target_compile_definitions(tessesframework PUBLIC TESSESFRAMEWORK_USE_WII_SOCKET)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user