master
/ miniconda3 / envs / poem / lib / python3.10 / site-packages / zmq / utils / compiler.json

compiler.json @a8e0244 raw · history · blame

{
  "libraries": [
    "zmq"
  ],
  "include_dirs": [
    "/home/jovyan/work/miniconda3/envs/poem/include",
    "zmq/utils"
  ],
  "library_dirs": [
    "/home/jovyan/work/miniconda3/envs/poem/lib"
  ],
  "runtime_library_dirs": [
    "/home/jovyan/work/miniconda3/envs/poem/lib"
  ],
  "extra_link_args": [],
  "define_macros": [
    [
      "HAVE_SYS_UN_H",
      1
    ]
  ]
}