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

Hotfix config.h.in

parent d6100c0a
No related branches found
No related tags found
2 merge requests!39release after RAL,!38After 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