summaryrefslogtreecommitdiffstats
path: root/plugins/audiooutput/CMakeLists.txt
blob: 818b181a4913fa6ceab95b99a959d46fd14c1583 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#################################################
#
#  (C) 2016 Golubev Alexander
#  fatzer2 (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

tde_conditional_add_subdirectory( WITH_ALSA alsa )
tde_conditional_add_subdirectory( WITH_ARTS arts )