Skip to content

baniuk/config4cpp

 
 

Repository files navigation

Documentation
-------------

Comprehensive documentation for Config4Cpp is available. However, it is
distributed separately from the source code. You can find the
documentation (in PDF and HTML formats) on www.config4star.org.


Compilation instructions
------------------------

Build is controlled by CMake tool. On MS Windows run build.bat script. On other systems
execute the following commands:

cmake -G "Your make tool"
make
ctest --verbose

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 75.6%
  • C 24.3%
  • Shell 0.1%