Had to change the link type to expr and add a symbol after it.
This commit is contained in:
parent
1339506fad
commit
1e30d2b14c
@ -2,7 +2,7 @@
|
||||
macro_rules! external_library
|
||||
{
|
||||
{
|
||||
$name: ident : $link: ty
|
||||
$name: ident : $link: expr =>
|
||||
{
|
||||
$(statics:
|
||||
$($sname: ident: $stype: ty),+;
|
||||
|
Loading…
x
Reference in New Issue
Block a user