From 6b1372a68234686d5f82c8fca26868925d884ff3 Mon Sep 17 00:00:00 2001 From: Dimitri van Heesch Date: Sat, 7 Sep 2019 13:28:37 +0200 Subject: Remove unneeded include directory for building doxywizard --- addon/doxywizard/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/addon/doxywizard/CMakeLists.txt b/addon/doxywizard/CMakeLists.txt index 6ae71a6..0347f61 100644 --- a/addon/doxywizard/CMakeLists.txt +++ b/addon/doxywizard/CMakeLists.txt @@ -31,7 +31,6 @@ endif() include_directories( . ${CMAKE_SOURCE_DIR}/libversion - ${CMAKE_SOURCE_DIR}/src ${CMAKE_SOURCE_DIR}/qtools ${GENERATED_SRC} ) -- cgit v0.12