annotate examples/itemviews/CMakeLists.txt @ 400:a81c53f7b83b

Actually make the last commit (e40f33cc0bf5) work. Previously, a line break was missing from the generated include file.
author David Nadlinger <code@klickverbot.at>
date Tue, 08 Mar 2011 23:54:58 +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)