Skip to content

Commit cb66789

Browse files
committed
fix: add webp to linker libs for CI build
1 parent 077cc56 commit cb66789

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ target_link_libraries(wiiu_mod_store PRIVATE
5050
mbedtls
5151
mbedx509
5252
mbedcrypto
53+
webp
5354
wut
5455
)
5556
wut_create_rpx(wiiu_mod_store)

0 commit comments

Comments
 (0)