mirror of
https://github.com/slendidev/smath.git
synced 2025-09-05 11:43:31 +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:
|