annotate examples/itemviews/CMakeLists.txt @ 401:827147052d8d

Corrected typo in CMake error message, fixes #68.
author David Nadlinger <code@klickverbot.at>
date Thu, 17 Mar 2011 19:11:40 +0100
parents 22257add3152
children 778ef7374fb5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
146
22257add3152 add customsortfiltermodel example
mandel
parents: 4
diff changeset
1 add_subdirectory(dirview)
22257add3152 add customsortfiltermodel example
mandel
parents: 4
diff changeset
2 add_subdirectory(customsortfiltermodel)