Robert G. Jakabosky
|
a58d7ad389
|
Fix for building on Windows.
|
14 years ago |
Robert G. Jakabosky
|
de92ebce14
|
Use CMAKE_INSTALL_PREFIX in default INSTALL_*MOD paths.
|
15 years ago |
Robert G. Jakabosky
|
7a59b9f59a
|
Fix linking errors on MAC OSX.
|
15 years ago |
Robert G. Jakabosky
|
61f9e7b341
|
Fix problem with CMake 'lists'.
|
15 years ago |
Robert G. Jakabosky
|
e6d0a51e67
|
Merge branch 'master' of github.com:Neopallium/lua-zmq
|
15 years ago |
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 |
Douglas Creager
|
3107a2a4ad
|
Include ZeroMQ LDFLAGS in CMake build scripts
|
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 |