mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
8 lines
174 B
PkgConfig
8 lines
174 B
PkgConfig
prefix=@PREFIX@
|
|
includedir=${prefix}/include/node
|
|
|
|
Name: node
|
|
Description: v8 powered non-browser javascript
|
|
Version: @VERSION@
|
|
Cflags: @CCFLAGS@ @CPPFLAGS@ -I${includedir}
|