mirror of
https://github.com/slendidev/smath.git
synced 2025-09-07 20:43:33 +03:00
9 lines
174 B
PkgConfig
9 lines
174 B
PkgConfig
|
prefix=@CMAKE_INSTALL_PREFIX@
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: smath
|
||
|
Description: Simple header-only math library
|
||
|
Version: @PROJECT_VERSION@
|
||
|
Cflags: -I${includedir}
|
||
|
Libs:
|