20260829 Redesign
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef INCLUDED_C_CONFIG_H
|
||||
#define INCLUDED_C_CONFIG_H
|
||||
|
||||
#define C_SIZEOF_VOID_P @CMAKE_SIZEOF_VOID_P@
|
||||
|
||||
#cmakedefine C_MEMORY_USE_LOCAL_SYSTEM @C_MEMORY_USE_LOCAL_SYSTEM@
|
||||
#cmakedefine C_MEMORY_CHECK_ENABLE @C_MEMORY_CHECK_ENABLE@
|
||||
|
||||
#endif /* INCLUDED_C_CONFIG_H */
|
||||
Reference in New Issue
Block a user