summaryrefslogtreecommitdiffstats
path: root/addon/doxywizard/CMakeLists.txt
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2018-12-27 17:08:00 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2018-12-27 17:08:00 (GMT)
commit60a9a48717acfba2fac5f3424dc59f9c6ebc9117 (patch)
tree452ee7a5a24a2daec468cdc6f6bfd09824f8246f /addon/doxywizard/CMakeLists.txt
parent970221c5d4235373cc4e44aff45fe5c2268add1e (diff)
downloadDoxygen-60a9a48717acfba2fac5f3424dc59f9c6ebc9117.zip
Doxygen-60a9a48717acfba2fac5f3424dc59f9c6ebc9117.tar.gz
Doxygen-60a9a48717acfba2fac5f3424dc59f9c6ebc9117.tar.bz2
Some fixes made during packaging of the binaries
Diffstat (limited to 'addon/doxywizard/CMakeLists.txt')
-rw-r--r--addon/doxywizard/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/addon/doxywizard/CMakeLists.txt b/addon/doxywizard/CMakeLists.txt
index 810c0d0..a89864d 100644
--- a/addon/doxywizard/CMakeLists.txt
+++ b/addon/doxywizard/CMakeLists.txt
@@ -98,6 +98,7 @@ ${GENERATED_SRC_WIZARD}/config_doxyw.cpp
${GENERATED_SRC_WIZARD}/configdoc.cpp
${doxywizard_MOC}
${doxywizard_RESOURCES_RCC}
+doxywizard.rc
)
if(Qt5Core_FOUND)