source:
ogBrowser-Git/qtermwidget/CMakeLists.txt
@
9d8d163
Last change on this file since 9d8d163 was 23de05d, checked in by , 16 years ago | |
---|---|
|
|
File size: 168 bytes |
Rev | Line | |
---|---|---|
[050d67a] | 1 | add_definitions(-DHAVE_POSIX_OPENPT) |
2 | ||
3 | aux_source_directory(src qtermwidget_SRCS) | |
4 | ||
5 | qt4_automoc(${qtermwidget_SRCS}) | |
6 | ||
7 | add_library(qtermwidget STATIC ${qtermwidget_SRCS}) |
Note: See TracBrowser
for help on using the repository browser.