Ticket #101 (closed defect: fixed)
Opened 7 years ago
Last modified 6 years ago
[cmake] write a Haiku systeminfo function for cmake
| Reported by: | scottmc | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | dev-util/cmake | Version: | |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
We need a replacement function to handle calls in cmake's SystemInformation?.cxx,
we can probably copy a lot of it from what Haiku's systeminfo does.
Change History
comment:1 Changed 7 years ago by scottmc
- Owner scottmc deleted
comment:2 Changed 6 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in cmake:
http://public.kitware.com/cgi-bin/viewcvs.cgi/Source/kwsys/SystemInformation.cxx?revision=1.38&root=CMake&view=markup
Thanks go to augiedoggie for this fix.
http://public.kitware.com/Bug/view.php?id=8496