Statically link current aimeio implementation

This commit is contained in:
Tau
2021-05-23 10:28:17 -04:00
parent 45e2416702
commit fb0fd41b6f
6 changed files with 5 additions and 15 deletions

View File

@ -11,7 +11,7 @@ shared_library(
xinput_lib,
],
link_with : [
aimeio_dll,
aimeio_lib,
board_lib,
hooklib_lib,
mu3io_dll,