Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 281 Bytes

README.rst

File metadata and controls

20 lines (13 loc) · 281 Bytes

pficommon: Common Library of C++

About

This is a general purpose C++ library for GCC 4.8.5 and later.

Install

Do following instructions.

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