There is no reason to build a TQt-only frontend in TDE Fix the names of the auxiliary library targets Fix includes folders Signed-off-by: Slávek Banko <slavek.banko@axis.cz>pull/5/head
parent
78e39d5913
commit
48c6bba031
@ -1,6 +1,7 @@
|
||||
# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
|
||||
|
||||
add_definitions( -DUSE_KDE )
|
||||
|
||||
add_subdirectory( common )
|
||||
add_subdirectory( kde )
|
||||
#add_subdirectory( qt )
|
||||
add_subdirectory( kde-qt-common )
|
||||
add_subdirectory( kde )
|
||||
|
Loading…
Reference in new issue