Warning, /sdk/codevis/lvtqtd/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 AddTargetLibrary(
0002     LIBRARY_NAME
0003         lvtqtd
0004     SOURCES
0005         ct_lvtqtd_removedelegate.cpp
0006         ct_lvtqtd_packageviewdelegate.cpp
0007     QT_HEADERS
0008         ct_lvtqtd_removedelegate.h
0009         ct_lvtqtd_packageviewdelegate.h
0010     LIBRARIES
0011         Codethink::lvtmdl
0012         Codethink::lvtqtc
0013         Qt${QT_MAJOR_VERSION}::Core
0014         Qt${QT_MAJOR_VERSION}::Gui
0015         Qt${QT_MAJOR_VERSION}::Widgets
0016 )