Warning, /graphics/kdiagram/examples/Gantt/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 remove_definitions(
0002     -DQT_NO_KEYWORDS
0003     -DQT_NO_SIGNALS_SLOTS_KEYWORDS
0004     -DQT_NO_CAST_FROM_ASCII
0005 )
0006 
0007 add_subdirectory(legend_example)
0008 add_subdirectory(project)
0009 add_subdirectory(palette)
0010 add_subdirectory(printing)