Skip to content

Commit

Permalink
Migrate IGNITION- CMake variables (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
methylDragon authored and luca-della-vedova committed Jul 27, 2022
1 parent c12d1f1 commit d44db03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,5 @@ gz_create_docs(
API_MAINPAGE_MD "${CMAKE_BINARY_DIR}/api.md"
TUTORIALS_MAINPAGE_MD "${CMAKE_BINARY_DIR}/tutorials.md"
TAGFILES
"${IGNITION-MATH_DOXYGEN_TAGFILE} = ${IGNITION-MATH_API_URL}"
"${GZ-MATH_DOXYGEN_TAGFILE} = ${GZ-MATH_API_URL}"
)

0 comments on commit d44db03

Please sign in to comment.