[PATCH ipmi-fru-parser] RFC: use cmake. (DO NOT MERGE)
OpenBMC Patches
openbmc-patches at stwcx.xyz
Fri Mar 4 09:30:12 AEDT 2016
There was a previous proposal to consider autotools (see
openbmc/ipmi-fru-parser#7). This is an alternative implementation
using cmake.
https://github.com/openbmc/ipmi-fru-parser/pull/11
Patrick Williams (1):
RFC: use cmake.
.gitignore | 12 +++++++++
CMakeLists.txt | 30 ++++++++++++++++++++++
Makefile | 75 -------------------------------------------------------
cmake/sdbus.cmake | 16 ++++++++++++
4 files changed, 58 insertions(+), 75 deletions(-)
create mode 100644 .gitignore
create mode 100644 CMakeLists.txt
delete mode 100644 Makefile
create mode 100644 cmake/sdbus.cmake
--
2.7.1
More information about the openbmc
mailing list