Ticket #2202 (closed: fixed)
Get CMake to build the MatlabAPI
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Iteration 27 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Whitty |
Description
Change History
comment:3 Changed 10 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 10 years ago by Michael Whitty
- Status changed from verify to verifying
- Tester set to Michael Whitty
Note: See
TracTickets for help on using
tickets.
(In [8582]) Implemented building the MatlabAPI with CMake. Unfortunately this required writing a custom FindMatlab.cmake as the one included with the distribution is out-of-date and would not work with compilers past VS 2003. Also fixed an irritating compiler warning about macro redefs. Re #2202.