odyssey/core/od_build.h.cmake

13 lines
170 B
CMake
Raw Normal View History

2017-01-27 12:35:41 +00:00
#ifndef OD_BUILD_H_
#define OD_BUILD_H_
/*
* odissey.
*
* PostgreSQL connection pooler and request router.
*/
#cmakedefine OD_GIT_VERSION "@OD_GIT_VERSION@"
#endif