katie/cmake
Ivailo Monev e56c042501 set KATIE_<COMPONENT>_DEFINITIONS from KatieConfig CMake file and improve Qt4 compatibility
by setting up interface definitions and include directories for the
components GUI tests will work without any changes (-DQT_GUI_LIB will be
defined for them because they link to KtGui library).

this will also fix some corner cases, for an example when projects do not
use `add_definition(${QT_DEFINITIONS})` and/or
`include_directories(${QT_INCLUDES})` in their build system making porting
of other projects much easier

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-02 23:26:51 +00:00
..
modules update CMake modules copyright [ci skip] 2020-01-28 18:56:52 +00:00
dbg.sh.cmake detect Shell to be used as shebang for profile, exec and dbg scripts 2020-01-13 18:47:54 +00:00
exec.sh.cmake detect Shell to be used as shebang for profile, exec and dbg scripts 2020-01-13 18:47:54 +00:00
KatieConfig.cmake set KATIE_<COMPONENT>_DEFINITIONS from KatieConfig CMake file and improve Qt4 compatibility 2020-02-02 23:26:51 +00:00
KatieConfigVersion.cmake AnchorVertex, AnchorData, QGraphicsAnchorLayout and QGraphicsAnchorLayoutPrivate cleanup 2019-05-26 22:27:37 +00:00
ld.so.conf.cmake installation paths revised 2016-10-07 23:43:48 +00:00
pkgconfig.cmake installation paths revised 2016-10-07 23:43:48 +00:00
profile.sh.cmake detect Shell to be used as shebang for profile, exec and dbg scripts 2020-01-13 18:47:54 +00:00
Qt4UseFile.cmake use (almost) the same compat conditions in KatieConfig and Qt4UseFile 2017-08-07 07:15:50 +00:00