You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqscintilla/tqscintilla.pc.cmake

15 lines
320 B

prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=@PC_EXEC_PREFIX@
libdir=@PC_LIB_DIR@
includedir=@PC_INCLUDE_DIR@
pkglibdir=${libdir}
pkgincludedir=${includedir}
Name: @PROJECT_NAME@
Version: 1.7.1
Description: @PROJECT_NAME@ is a source code editing library for TDE.
Cflags: -I${includedir}
Libs: -L${libdir} -ltqscintilla