tidy-html5/tidy.pc.cmake.in

10 lines
206 B
CMake
Raw Normal View History

2017-04-17 22:21:07 +00:00
libdir=@INSTALL_LIBDIR@
includedir=@INSTALL_INCDIR@
Name: @LIB_NAME@
Description: @LIBTIDY_DESCRIPTION@
URL: @LIBTIDY_URL@
Version: @LIBTIDY_VERSION@
Libs: -L${libdir} -l@LIB_NAME@
Cflags: -I${includedir}