summaryrefslogtreecommitdiffstats
path: root/scripts/external_libs/pyzmq-14.5.0/python2/cel59/32bit/zmq/utils/compiler.json
blob: 773affda38a9f45a917f4e5b3c3d9d22fd9320ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "extra_link_args": [], 
  "define_macros": [], 
  "runtime_library_dirs": [
    "$ORIGIN/.."
  ], 
  "libraries": [
    "zmq"
  ], 
  "library_dirs": [
    "zmq"
  ], 
  "include_dirs": [
    "/auto/srg-sce-swinfra-usr/emb/users/imarom/gitwork/zmq/zeromq-bin/include", 
    "zmq/utils", 
    "zmq/backend/cython", 
    "zmq/devices"
  ]
}