Update module.modulemap
This commit is contained in:
parent
abfeebd285
commit
ea624b02b4
|
@ -1,5 +1,5 @@
|
|||
module CZeroMQ {
|
||||
header "/usr/local/include/zmq.h"
|
||||
link "CZeroMQ"
|
||||
link "zmq"
|
||||
export *
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue