summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2016-01-17 15:48:23 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2016-01-17 15:48:23 (GMT)
commit4d91798400d373448a94bfab15b2481157cdf7a8 (patch)
tree32565cb310300e344580516dd399559d1b9fa159
parent5c5b234d671efdb3d18f84e33149a3837e8513ae (diff)
parent944ee5c93e7f62c0218c7f7f0c6ccc4ecc1336f2 (diff)
downloadDoxygen-4d91798400d373448a94bfab15b2481157cdf7a8.zip
Doxygen-4d91798400d373448a94bfab15b2481157cdf7a8.tar.gz
Doxygen-4d91798400d373448a94bfab15b2481157cdf7a8.tar.bz2
Merge branch 'sizeofvoid-master'
-rw-r--r--addon/doxywizard/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/addon/doxywizard/CMakeLists.txt b/addon/doxywizard/CMakeLists.txt
index bf2eda8..973d2d1 100644
--- a/addon/doxywizard/CMakeLists.txt
+++ b/addon/doxywizard/CMakeLists.txt
@@ -76,7 +76,7 @@ OUTPUT ${GENERATED_SRC_WIZARD}/configdoc.cpp
)
set_source_files_properties(${GENERATED_SRC_WIZARD}/configdoc.cpp PROPERTIES GENERATED 1)
-FLEX_TARGET(config_doxyw config_doxyw.l ${GENERATED_SRC_WIZARD}/config_doxyw.cpp COMPILE_FLAGS "$(LEX_FLAGS) -Pconfig_doxywYY")
+FLEX_TARGET(config_doxyw config_doxyw.l ${GENERATED_SRC_WIZARD}/config_doxyw.cpp COMPILE_FLAGS "${LEX_FLAGS} -Pconfig_doxywYY")
qt_wrap_cpp(doxywizard_MOC
doxywizard.h