summaryrefslogtreecommitdiffstats
path: root/voice/CMakeLists.txt
blob: 6363c3b379d1e9b472b7017ce7a8cb0104e26bf9 (plain)
1
2
3
4
add_headers(voice.h
            voiceagentregistry.h voiceagentprofile.h voiceagentmodel.h)
add_sources(voice.cpp
            voiceagentregistry.cpp voiceagentprofile.cpp voiceagentmodel.cpp)