Commit 7a2c82d7 authored by Cianciosa, Mark's avatar Cianciosa, Mark
Browse files

Make the compling note on macOS a Doxygen note so it stands out.

parent 2db0ee3d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -86,7 +86,7 @@
 * <tr><td><tt>USE_SSH</tt>              <td>Use ssh for git instead of html.
 * </table>
 *
 * <b>NOTE:</b>macOS uses will need to change the default option for
 * @note macOS uses will need to change the default option for
 * <tt>CMAKE_CXX_COMPILER</tt> to <tt>clang++</tt>. This is due to the way the
 * build systems determines default include directories for system libraries.
 * This can be accomplished using the advacned options using the <tt>t</tt>