File size: 330 Bytes
4dd49b2
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=/mnt/bn/bohanzhainas1/jiashuo/miniconda3
exec_prefix=${prefix}
includedir=${prefix}/include
libdir=${exec_prefix}/lib

Name: reproc
Description: Cross-platform C99/C++11 process library
URL: https://github.com/DaanDeMeyer/reproc
Version: 14.2.4
Cflags: -I${includedir}
Libs: -L${libdir} -lreproc
Libs.private: -pthread  rt