Skip to content

Commit

Permalink
fix Doxygen build for new SIP macros
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Apr 27, 2017
1 parent ce77029 commit 468fd97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmake_templates/Doxyfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -1356,10 +1356,13 @@ EXPAND_AS_DEFINED = "SIP_TRANSFER" \
"SIP_TRANSFERBACK" \
"SIP_FACTORY" \
"SIP_KEEPREFERENCE" \
"SIP_ARRAY" \
"SIP_ARRAYSIZE" \
"SIP_PYNAME" \
"SIP_SKIP" \
"SIP_PYARGDEFAULT" \
"SIP_PYARGTYPE" \
"SIP_PYARGREMOVE" \
"SIP_CONVERT_TO_SUBCLASS_CODE" \
"SIP_FEATURE" \
"SIP_IF_FEATURE" \
Expand Down

0 comments on commit 468fd97

Please sign in to comment.