~phablet-team/telephony-service/rtm-15.04

« back to all changes in this revision

Viewing changes to TelephonyApp/CMakeLists.txt

Add infrastructure for automated C++ tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
install(TARGETS telephony-qml DESTINATION ${PLUGIN_DIR})
82
82
install(FILES qmldir DESTINATION ${PLUGIN_DIR})
83
83
 
 
84
add_subdirectory(tests)