/libxlsxwriterpp

C++ bindings for libxlsxwriter.

Primary LanguageC++OtherNOASSERTION

libxlsxwriter++

C++ bindings for jmcnamara's excellent libxlsxwriter library.

Build Status Build Status Build status Coverity Scan Build Status Codacy Badge GitHub License

Table of Contents

Building

Simply clone, configure with CMake, and build.

git clone https://github.com/Alexhuszagh/libxlsxwriterpp.git
cd libxlsxwriterpp
git submodule update --init --recursive
cd build
cmake .. -DBUILD_TESTS=ON
make -j 5                       # "msbuild libxlsxwriter++.sln" for MSVC

License

FreeBSD, see license.