annotate examples/itemviews/CMakeLists.txt @ 382:1d56b2a2e10c

Fixes to debugging stuff. Added size_t as primitive type to workaround Qwt build failure in debug
author Max Samukha <maxter@spambox.com>
date Mon, 12 Jul 2010 20:36:07 +0300
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)