summaryrefslogtreecommitdiffstats
path: root/arts.pc.cmake
blob: 74f16d1bbb512256f7135e7f11ddfaa5f79c6268 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=${prefix}/@LIB_INSTALL_DIR@
includedir=${prefix}/@INCLUDE_INSTALL_DIR@

Name: arts
Description: Soundserver for the K Desktop Environment (KDE)
Version: @ARTS_VERSION@
Libs: -L${libdir} 
Cflags: -I${includedir}