annotate examples/CMakeLists.txt @ 28:10baf869635a

CMake: QtD build with cmake again, but some functionality from previews revision are disabled.
author SokoL_SD
date Fri, 15 May 2009 17:30:48 +0000
parents e747af2e6b46
children 670414f31f5f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
21
e747af2e6b46 temporary(?) fix for dropsite example
eldar
parents: 4
diff changeset
1 add_subdirectory(draganddrop)
4
0a29ce1ae854 CMake build script.
SokoL_SD
parents:
diff changeset
2 add_subdirectory(itemviews)
0a29ce1ae854 CMake build script.
SokoL_SD
parents:
diff changeset
3 add_subdirectory(mainwindows)
0a29ce1ae854 CMake build script.
SokoL_SD
parents:
diff changeset
4 add_subdirectory(opengl)
0a29ce1ae854 CMake build script.
SokoL_SD
parents:
diff changeset
5 add_subdirectory(tutorials)
0a29ce1ae854 CMake build script.
SokoL_SD
parents:
diff changeset
6 add_subdirectory(widgets)