Commit Graph

5 Commits (d1fc55532c02bfe4a842a057b8038afc29d954b8)

Author SHA1 Message Date
Douglas Creager d1fc55532c Don't directly link to Lua libraries
The convention for Lua modules is to *not* link to the Lua libraries, so
that the same compiled module can be used in both Lua and LuaJIT.
15 years ago
Robert G. Jakabosky 7242ded710 Add ZMQ_PATH cmake variable for Windows. 15 years ago
Robert G. Jakabosky 18fd336bb3 Update CMake build files to correctly install zmq.poller & zmq.threads Lua code. 15 years ago
Robert G. Jakabosky 62a0c8859a Fixed cmake build error. 15 years ago
Robert G. Jakabosky 8a36da4e48 Ported zmq bindings to LuaNativeObjects bindings generator. 15 years ago