summaryrefslogtreecommitdiffstats
path: root/scripts/external_libs/pyzmq-14.5.0/python3/cel59/64bit/zmq/utils/compiler.json
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2016-03-20 16:29:23 +0200
committerimarom <imarom@cisco.com>2016-03-21 14:49:06 +0200
commit7e7cc8a3f9cfa4b0bda18b50ea79145c6bc2a045 (patch)
treec74b87de7ba812f1d0ace7d834bcefae73528c0c /scripts/external_libs/pyzmq-14.5.0/python3/cel59/64bit/zmq/utils/compiler.json
parent14b94326315f1fa46187868dac16503b3f454b9e (diff)
python 3 - rearrange
Diffstat (limited to 'scripts/external_libs/pyzmq-14.5.0/python3/cel59/64bit/zmq/utils/compiler.json')
-rw-r--r--scripts/external_libs/pyzmq-14.5.0/python3/cel59/64bit/zmq/utils/compiler.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/scripts/external_libs/pyzmq-14.5.0/python3/cel59/64bit/zmq/utils/compiler.json b/scripts/external_libs/pyzmq-14.5.0/python3/cel59/64bit/zmq/utils/compiler.json
new file mode 100644
index 00000000..de3c54c1
--- /dev/null
+++ b/scripts/external_libs/pyzmq-14.5.0/python3/cel59/64bit/zmq/utils/compiler.json
@@ -0,0 +1,19 @@
+{
+ "include_dirs": [
+ "/tmp/zmq/zmq-bin/include",
+ "zmq/utils",
+ "zmq/backend/cython",
+ "zmq/devices"
+ ],
+ "define_macros": [],
+ "library_dirs": [
+ "/tmp/zmq/zmq-bin/lib"
+ ],
+ "runtime_library_dirs": [
+ "/tmp/zmq/zmq-bin/lib"
+ ],
+ "libraries": [
+ "zmq"
+ ],
+ "extra_link_args": []
+} \ No newline at end of file