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.
tqca/src/tqca.pc.cmake

13 lines
322 B

prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=@PC_EXEC_PREFIX@
libdir=@PC_LIB_DIR@
includedir=@TQT_HEADERS_DIRS@
Name: @PROJECT_NAME@
Description: TQt Cryptographic Architecture.
URL: https://mirror.git.trinitydesktop.org/gitea/TDE/tqca.git
Requires:
Version: 1.0.0
Libs: -L${libdir} -l@PROJECT_NAME@
Cflags: -I${includedir}