config.h.in
author Myhailo Danylenko <isbear@ukrpost.net>
Thu, 13 Nov 2014 22:39:40 +0200
changeset 33 c7259f0fac72
parent 19 c7e7218be611
child 34 1820e2dc90ef
permissions -rw-r--r--
[cmake] Change package naming scheme


#ifndef LOCAL_CONFIG_H
#define LOCAL_CONFIG_H

#define PROJECT_VERSION ( "${PROJECT_VERSION}" )

#endif