Skip to content
Snippets Groups Projects
Commit d51c2f3b authored by Joaquim Casals Buñuel's avatar Joaquim Casals Buñuel
Browse files

Hotfix config.h.in

parent 6f89802a
No related branches found
No related tags found
2 merge requests!28release after RAL,!27After 2nd RAL submission
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
// which will be added to the include path for compilation, // which will be added to the include path for compilation,
// and installed with the public wolf headers. // and installed with the public wolf headers.
#ifndef WOLF_INTERNAL_${UPPERNAME}_CONFIG_H_ #ifndef WOLF_INTERNAL_${UPPER_NAME}_CONFIG_H_
#define WOLF_INTERNAL_${UPPERNAME}_CONFIG_H_ #define WOLF_INTERNAL_${UPPER_NAME}_CONFIG_H_
#cmakedefine _WOLF_DEBUG #cmakedefine _WOLF_DEBUG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment