comment here
This commit is contained in:
13
.CondaPkg/env/lib/pkgconfig/python-3.11.pc
vendored
Normal file
13
.CondaPkg/env/lib/pkgconfig/python-3.11.pc
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# See: man pkg-config
|
||||
prefix=/home/ton/.julia/dev/ImageUtils/.CondaPkg/env
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: Python
|
||||
Description: Build a C extension for Python
|
||||
Requires:
|
||||
Version: 3.11
|
||||
Libs.private: -lpthread -ldl -lutil -lrt
|
||||
Libs:
|
||||
Cflags: -I${includedir}/python3.11
|
||||
Reference in New Issue
Block a user