mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-29 02:20:04 +02:00
Added back option to disable metadata generation and users. Set USE_METADATA to OFF in ccmake.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#if USE_METADATA
|
||||
|
||||
#ifndef LDC_GEN_METADATA_H
|
||||
#define LDC_GEN_METADATA_H
|
||||
|
||||
@@ -46,3 +48,5 @@ enum ClassDataFields {
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
#endif // USE_METADATA
|
||||
|
||||
Reference in New Issue
Block a user