mirror of
https://github.com/verilator/verilator.git
synced 2024-12-29 10:47:34 +00:00
14 lines
280 B
PkgConfig
14 lines
280 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
datarootdir=@datarootdir@
|
||
|
includedir=@pkgdatadir@/include
|
||
|
|
||
|
Name: verilator
|
||
|
Description: fast free Verilog simulator
|
||
|
URL: http://www.veripool.org/verilator
|
||
|
Version: @PACKAGE_VERSION@
|
||
|
Requires:
|
||
|
Libs:
|
||
|
Cflags: -I${includedir}
|