root/trunk/qt4-gui/share/skins/CMakeLists.txt
| Revision 5331, 264 bytes (checked in by eugene, 15 months ago) |
|---|
| Line | |
|---|---|
| 1 | # Skins |
| 2 | set(skins_SHARE |
| 3 | basic |
| 4 | basic-ncb |
| 5 | bheart |
| 6 | compact |
| 7 | dim |
| 8 | e |
| 9 | gradient |
| 10 | icq |
| 11 | icq-ncb |
| 12 | Mirabilis |
| 13 | pli |
| 14 | shale |
| 15 | thomas |
| 16 | ) |
| 17 | |
| 18 | install(DIRECTORY ${skins_SHARE} |
| 19 | DESTINATION ${INSTALL_DATA_DIR}/licq/${INSTALL_QTGUI_DIR}/skins |
| 20 | PATTERN ".svn" EXCLUDE |
| 21 | ) |
Note: See TracBrowser
for help on using the browser.
