Split libnu into libplatform, libamex

Going to add some ALLS stuff to libplatform and the ALLS hardware
does not contain an AMEX board.
This commit is contained in:
Tau
2019-03-04 17:22:38 -05:00
parent 727ce5171f
commit bc297b2480
26 changed files with 76 additions and 53 deletions

View File

@ -11,7 +11,8 @@ shared_library(
capnhook.get_variable('hook_dep'),
],
link_with : [
nu_lib,
amex_lib,
platform_lib,
util_lib,
],
sources : [