annotate examples/itemviews/CMakeLists.txt @ 411:6fe37cbd9510

Octal literals have been deprecated, fix build.
author David Nadlinger <code@klickverbot.at>
date Mon, 18 Apr 2011 00:16:33 +0200
parents 778ef7374fb5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
406
778ef7374fb5 Fixes for 64 bit. Now all examples compile with gdc 64 bit
Eldar Insafutdinov
parents: 146
diff changeset
1 add_subdirectory(dirview)
146
22257add3152 add customsortfiltermodel example
mandel
parents: 4
diff changeset
2 add_subdirectory(customsortfiltermodel)