CMake/Tests/Qt4Targets
Stephen Kelly 77cecb778f Add includes and compile definitions with target_link_libraries.
This establishes that linking is used to propagate usage-requirements
between targets in CMake code. The use of the target_link_libraries
command as the API for this is chosen because introducing a new command
would introduce confusion due to multiple commands which differ only in
a subtle way.
2013-01-31 17:34:20 +01:00
..
CMakeLists.txt Add includes and compile definitions with target_link_libraries. 2013-01-31 17:34:20 +01:00
activeqtexe.cpp Automatically link to the qtmain library when linking to QtCore. 2013-01-23 14:15:41 -05:00
main.cpp FindQt4: Add INTERFACE includes and defines to Qt4 targets 2013-01-10 09:44:50 -05:00