Ticket #6582 (closed: fixed)
Edit cmake for doxygen to put warnings in MSVC format when building a solution
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Gesner Passos |
Description
Change History
comment:2 Changed 8 years ago by Martyn Gigg
Make doxygen log format configurable. Refs #6582
A slightly different style in Visual Studio makes its error parsers understand the format.
Changeset: 02e2b4a8484587ca77187cc40bd28e247d852688
comment:3 Changed 8 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
Tester: The doxygen warning format is now configurable via the cmake gui under the DOXY_WARN_FORMAT variable. Check this appears there. The defaults for Visual Studio should allow its warning parsers to interpret them and put links to the code, please check this works following the instructions here: http://www.mantidproject.org/Doxygen_Setup
comment:4 Changed 8 years ago by Gesner Passos
- Status changed from verify to verifying
- Tester set to Gesner Passos
Note: See
TracTickets for help on using
tickets.