Skip to content

bmstu-rk6/libgod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

libgod

Global Optimization Data Library.

Nothing personal. Pure atheistic. Pure phdic.

Welcome to the discussion wiki

How to build

Currently only UNIX systems are supported - Linux, macOS.

Dependencies

  • Conan
  • CMake (could be specified as Conan build dependency in profile)
  • Doxygen (optional)

Building

To build, test and package the library run:

conan create . libgod/@ -b missing

Documentation is not built by default.