blob: 61b8fe27e3a9f367786604d46d1fb13522c641bc (
plain)
1
2
3
4
|
add_headers(voice.h voicemessage.h
voiceagentregistry.h voiceagentprofile.h voiceagentmodel.h)
add_sources(voice.cpp voicemessage.cpp
voiceagentregistry.cpp voiceagentprofile.cpp voiceagentmodel.cpp)
|