vg
tools for working with variation graphs
Loading...
Searching...
No Matches
Namespaces | Macros
version.cpp File Reference
#include "version.hpp"
#include "vg_git_version.hpp"
#include "vg_environment_version.hpp"
#include <iostream>
#include <sstream>

Namespaces

namespace  vg
 

Macros

#define VG_GIT_VERSION   "not-from-git"
 
#define QUOTE(arg)   #arg
 
#define STR(macro)   QUOTE(macro)
 
#define VG_STANDARD_LIBRARY_VERSION   "unknown standard library"
 

Macro Definition Documentation

◆ QUOTE

#define QUOTE (   arg)    #arg

◆ STR

#define STR (   macro)    QUOTE(macro)

◆ VG_GIT_VERSION

#define VG_GIT_VERSION   "not-from-git"

◆ VG_STANDARD_LIBRARY_VERSION

#define VG_STANDARD_LIBRARY_VERSION   "unknown standard library"