aboutsummaryrefslogtreecommitdiff
path: root/src/config.h.in
blob: ce1e5755730c5dd262ecc687951dfa01e198b849 (plain) (blame)
1
2
3
4
5
6
7
#ifndef _HOTSTUFF_CONFIG_H
#define _HOTSTUFF_CONFIG_H

#cmakedefine HOTSTUFF_ENABLE_DEBUG_LOG
#cmakedefine HOTSTUFF_ENABLE_NORMAL_LOG

#endif