parent
c1d0f39ec0
commit
7d4fb66fb8
@ -0,0 +1,10 @@
|
||||
prefix=@PREFIX@
|
||||
includedir=@HEADERS@
|
||||
libdir=@LIBRARY@
|
||||
|
||||
Name: Concurrency Kit
|
||||
Description: Toolkit for well-specified design and implementation of concurrent systems
|
||||
URL: http://www.concurrencykit.org/
|
||||
Version: 0.1.0
|
||||
Libs: -L${libdir} -lck
|
||||
Cflags: -D__@PROFILE@__ -I${includedir}
|
Loading…
Reference in new issue