mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-08-03 09:47:05 -04:00
8 lines
145 B
PkgConfig
8 lines
145 B
PkgConfig
prefix=@prefix@
|
|
includedir=@includedir@
|
|
|
|
Name: tclap
|
|
Description: Templatized C++ Command Line Parser
|
|
Version: @VERSION@
|
|
Cflags: -I${includedir}
|