~phablet-team/history-service/trunk

« back to all changes in this revision

Viewing changes to tools/CMakeLists.txt

Remove the tools and their dependencies: they are obsolete and not useful anymore. 
Approved by: PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
add_subdirectory(reader)
2
 
 
3
 
if (${TPL_QT5_FOUND} AND ${QTGLIB_FOUND})
4
 
    add_subdirectory(tplogger-import)
5
 
endif (${TPL_QT5_FOUND} AND ${QTGLIB_FOUND})