summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2019-09-17 06:43:07 (GMT)
committeralbert-github <albert.tests@gmail.com>2019-09-17 06:43:07 (GMT)
commit488dac9a9ca0b50759fa06770551b7095e7c2c6d (patch)
tree6159eb1a187af93daca2337856d3fa812c6833be /src/CMakeLists.txt
parent21a07f02210364e270caa8b66852b0816bff2a5b (diff)
downloadDoxygen-488dac9a9ca0b50759fa06770551b7095e7c2c6d.zip
Doxygen-488dac9a9ca0b50759fa06770551b7095e7c2c6d.tar.gz
Doxygen-488dac9a9ca0b50759fa06770551b7095e7c2c6d.tar.bz2
issue #7268 Unable to build "master" branch
Missing configimpl.l.h: - added dependency for doxycfg problems with tabs" - replaced tabs by spaces
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 7e54b2b..27c1687 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -140,6 +140,7 @@ add_library(doxycfg STATIC
${GENERATED_SRC}/lang_cfg.h
${GENERATED_SRC}/configvalues.h
${GENERATED_SRC}/configimpl.cpp
+ ${GENERATED_SRC}/configimpl.l.h
${GENERATED_SRC}/configoptions.cpp
${GENERATED_SRC}/configvalues.cpp
portable.cpp