summaryrefslogtreecommitdiffstats
path: root/kdvi
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-31 06:24:04 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-31 06:24:04 +0000
commit83b9df8edf5bf3eb61e5d2e956695f96500359c1 (patch)
tree0a8ddc5f0c1700cec2aaed2bc3960f08dc7efa4f /kdvi
parent56e79472366b958a2ffa31f2cf02cd908d064c8e (diff)
downloadtdegraphics-83b9df8edf5bf3eb61e5d2e956695f96500359c1.tar.gz
tdegraphics-83b9df8edf5bf3eb61e5d2e956695f96500359c1.zip
Fix kdegraphics CMake compilation
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdvi')
-rw-r--r--kdvi/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/kdvi/CMakeLists.txt b/kdvi/CMakeLists.txt
index 5ee14c52..82cbe170 100644
--- a/kdvi/CMakeLists.txt
+++ b/kdvi/CMakeLists.txt
@@ -87,3 +87,5 @@ tde_add_executable( kdvi AUTOMOC
LINK kviewshell-static kparts-shared
DESTINATION ${BIN_INSTALL_DIR}
)
+
+add_subdirectory( pix ) \ No newline at end of file