basalt/cmake_modules/basalt.pc.in

11 lines
286 B
PkgConfig
Raw Permalink Normal View History

prefix=@CMAKE_INSTALL_PREFIX@
libdir=${prefix}/lib
includedir=${prefix}/include
Name: Basalt
Description: Visual-Inertial Mapping with Non-Linear Factor Recovery
Version: 0.1
URL: https://gitlab.freedesktop.org/mateosss/basalt
Libs: -L${libdir} -lbasalt
Cflags: -isystem ${includedir}