LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
Config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LLZK_VERSION_STRING   "0.1.0"
#define LLZK_VERSION_MAJOR   0
#define LLZK_VERSION_MINOR   1
#define LLZK_VERSION_PATCH   0
#define LLZK_URL   "https://github.com/Veridise/llzk-lib"
#define LLZK_WITH_PCL_BOOL   1
#define LLZK_WITH_PCL   LLZK_WITH_PCL_BOOL

Macro Definition Documentation

◆ LLZK_URL

#define LLZK_URL   "https://github.com/Veridise/llzk-lib"

Definition at line 17 of file Config.h.

◆ LLZK_VERSION_MAJOR

#define LLZK_VERSION_MAJOR   0

Definition at line 13 of file Config.h.

◆ LLZK_VERSION_MINOR

#define LLZK_VERSION_MINOR   1

Definition at line 14 of file Config.h.

◆ LLZK_VERSION_PATCH

#define LLZK_VERSION_PATCH   0

Definition at line 15 of file Config.h.

◆ LLZK_VERSION_STRING

#define LLZK_VERSION_STRING   "0.1.0"

Definition at line 12 of file Config.h.

◆ LLZK_WITH_PCL

#define LLZK_WITH_PCL   LLZK_WITH_PCL_BOOL

Definition at line 20 of file Config.h.

◆ LLZK_WITH_PCL_BOOL

#define LLZK_WITH_PCL_BOOL   1

Definition at line 19 of file Config.h.