muzgen/lib/conf.in.hpp

7 lines
105 B
C++

#ifndef muz_CONF_HPP
#define muz_CONF_HPP
#cmakedefine MUZ_VERSION std::string("@MUZ_VERSION@")
#endif