1
0
mirror of https://github.com/slendidev/smath.git synced 2026-03-17 02:26:50 +02:00
Files
smath/cmake/smath.pc.in
2025-08-24 21:33:29 +03:00

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: