summaryrefslogtreecommitdiffstats
path: root/addon
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2021-03-27 10:15:30 (GMT)
committeralbert-github <albert.tests@gmail.com>2021-03-27 10:15:30 (GMT)
commit8a643ba55a7b07a7f4ed2afa5c614482eadd165d (patch)
tree3a342690d490f5f78b20bf6f6d9a2077789f038c /addon
parent221ad88f04410d436c0eb0c60781e6cf2abdd1cb (diff)
downloadDoxygen-8a643ba55a7b07a7f4ed2afa5c614482eadd165d.zip
Doxygen-8a643ba55a7b07a7f4ed2afa5c614482eadd165d.tar.gz
Doxygen-8a643ba55a7b07a7f4ed2afa5c614482eadd165d.tar.bz2
Removing some left over qtools
Removing some references to removed qtools
Diffstat (limited to 'addon')
-rw-r--r--addon/doxywizard/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/addon/doxywizard/CMakeLists.txt b/addon/doxywizard/CMakeLists.txt
index a6f65f8..6813a6d 100644
--- a/addon/doxywizard/CMakeLists.txt
+++ b/addon/doxywizard/CMakeLists.txt
@@ -31,7 +31,6 @@ endif()
include_directories(
.
${PROJECT_SOURCE_DIR}/libversion
- ${PROJECT_SOURCE_DIR}/qtools
${GENERATED_SRC}
)