From 2ecab1a194b0dc551b478820e1aaa3b8713354cc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:53:18 -0600 Subject: Additional renaming of kde to tde --- lib/cppparser/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/cppparser/CMakeLists.txt') diff --git a/lib/cppparser/CMakeLists.txt b/lib/cppparser/CMakeLists.txt index d8cf531d..e9da8af2 100644 --- a/lib/cppparser/CMakeLists.txt +++ b/lib/cppparser/CMakeLists.txt @@ -28,7 +28,7 @@ link_directories( install( FILES ast.h driver.h lexer.h parser.h tree_parser.h errors.h lookup.h cachemanager.h lexercache.h macro.h - DESTINATION ${INCLUDE_INSTALL_DIR}/kdevelop/cppparser ) + DESTINATION ${INCLUDE_INSTALL_DIR}/tdevelop/cppparser ) ##### kdevcppparser (shared) #################### -- cgit v1.2.3