vg
tools for working with variation graphs
Loading...
Searching...
No Matches
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)
 
#define STR(macro)
 
#define VG_STANDARD_LIBRARY_VERSION   "unknown standard library"
 

Macro Definition Documentation

◆ QUOTE

#define QUOTE ( arg)
Value:
#arg

◆ STR

#define STR ( macro)
Value:
QUOTE(macro)
#define QUOTE(arg)
Definition version.cpp:20

◆ VG_GIT_VERSION

#define VG_GIT_VERSION   "not-from-git"

◆ VG_STANDARD_LIBRARY_VERSION

#define VG_STANDARD_LIBRARY_VERSION   "unknown standard library"