summaryrefslogtreecommitdiffstats
path: root/arts.pc.cmake
blob: 2c26a414cc73309779eb239987a4a98d0d569772 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=@PC_EXEC_PREFIX@
libdir=@PC_LIB_DIR@
includedir=@PC_INCLUDE_DIR@

Name: aRts
Description: Soundserver for the Trinity Desktop Environment (TDE)
Version: @ARTS_VERSION@
Libs: -L${libdir}
Cflags: -I${includedir}