Module trivia/config
Extern modifier for all public functions.
Package major version - 2 for 2.0.5.
Package minor version - 0 for 2.0.5.
Package patch version - 5 for 2.0.5.
A string with major-minor-patch-commit-id identifier of the release, e.g. 2.0.5-75-gdd8e14ffb.
System configuration dir (e.g /etc)
Install prefix (e.g. /usr)
Build type, e.g. Debug or Release
CMake build type signature, e.g. Linux-x86_64-Debug
Command line used to run CMake.
Paths to C and CXX compilers.
C compile flags used to build Tarantool.
CXX compile flags used to build Tarantool.
A path to install *.lua module files.
A path to install *.so/*.dylib module files.
A path to Lua includes (the same directory where this file is contained)
A constant added to package.path in Lua to find *.lua module
files.
A constant added to package.cpath in Lua to find *.so module
files.