annotate examples/CMakeLists.txt @ 86:bee1446909c5

minor spelling fix
author maxter
date Tue, 26 May 2009 06:25:44 +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)