mirror of
https://github.com/verilator/verilator.git
synced 2025-01-01 04:07: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}
|