diff options
author | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-19 23:58:57 +0000 |
---|---|---|
committer | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-19 23:58:57 +0000 |
commit | 1fded75c9132909503fdf981eb54114ca4f24a16 (patch) | |
tree | d4eec31acb4ab3a401592a0cc659480001efa33e | |
parent | 3db80503fad5811532dc86c4d2d8cfe7d72da907 (diff) | |
download | tqtinterface-1fded75c9132909503fdf981eb54114ca4f24a16.tar.gz tqtinterface-1fded75c9132909503fdf981eb54114ca4f24a16.zip |
[dependencies/tqtinterface] install tqtglobaldefines.h
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1215871 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index f1fcddb..b7f7cbe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -80,6 +80,7 @@ set( tqt_TOOLS set( tqt_INCS qtinterface/tqt.h + qtinterface/tqtglobaldefines.h qtinterface/tqaccel.h qtinterface/tqaccessible.h qtinterface/tqaction.h |