summaryrefslogtreecommitdiffstats
path: root/scripts/external_libs/pyzmq-14.5.0/python3/cel59/64bit/zmq/utils/compiler.json
blob: de3c54c1716f9afe792cb99b79eed72102188022 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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": []
}