Skip to content

Commit 944ee5c

Browse files
author
Dimitri van Heesch
committed
Merge branch 'master' of https://github.com/sizeofvoid/doxygen into sizeofvoid-master
2 parents 5c5b234 + c4cdfdf commit 944ee5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/doxywizard/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ OUTPUT ${GENERATED_SRC_WIZARD}/configdoc.cpp
7676
)
7777
set_source_files_properties(${GENERATED_SRC_WIZARD}/configdoc.cpp PROPERTIES GENERATED 1)
7878

79-
FLEX_TARGET(config_doxyw config_doxyw.l ${GENERATED_SRC_WIZARD}/config_doxyw.cpp COMPILE_FLAGS "$(LEX_FLAGS) -Pconfig_doxywYY")
79+
FLEX_TARGET(config_doxyw config_doxyw.l ${GENERATED_SRC_WIZARD}/config_doxyw.cpp COMPILE_FLAGS "${LEX_FLAGS} -Pconfig_doxywYY")
8080

8181
qt_wrap_cpp(doxywizard_MOC
8282
doxywizard.h

0 commit comments

Comments
 (0)