Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/retrieva/pficommon

General purpose C++ library for PFI
https://github.com/retrieva/pficommon

Last synced: 3 months ago
JSON representation

General purpose C++ library for PFI

Lists

README

        

============================
pficommon: 汎用C++ライブラリ
============================

概要
====

C++用汎用ライブラリです。GCC 4.8.5 以降対応。

インストール
============

次の手順でインストールできます。

..

$ ./waf configure
$ ./waf build
$ ./waf install