vengine  0.0.1
3D graphics engine
Loading...
Searching...
No Matches
Version.hpp
Go to the documentation of this file.
1#pragma once
2
3// ============================================================================
4// DO NOT EDIT THIS FILE MANUALLY. IT IS GENERATED BY CMAKE DURING THE BUILD PROCESS.
5// ============================================================================
6
7#define PROJECT_VERSION_MAJOR 0
8#define PROJECT_VERSION_MINOR 0
9#define PROJECT_VERSION_PATCH 1
10#define PROJECT_VERSION "0.0.1"