first comit
This commit is contained in:
22
venv/lib/python3.10/site-packages/zmq/utils/compiler.json
Normal file
22
venv/lib/python3.10/site-packages/zmq/utils/compiler.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"libraries": [
|
||||
"zmq"
|
||||
],
|
||||
"include_dirs": [
|
||||
"/usr/local/include",
|
||||
"zmq/utils"
|
||||
],
|
||||
"library_dirs": [
|
||||
"/usr/local/lib"
|
||||
],
|
||||
"runtime_library_dirs": [
|
||||
"/usr/local/lib"
|
||||
],
|
||||
"extra_link_args": [],
|
||||
"define_macros": [
|
||||
[
|
||||
"HAVE_SYS_UN_H",
|
||||
1
|
||||
]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user