Skip to content

autogen: export autogen'ed classes#354

Merged
svatasoiu merged 1 commit intomainfrom
export-autogen-classes
Aug 7, 2024
Merged

autogen: export autogen'ed classes#354
svatasoiu merged 1 commit intomainfrom
export-autogen-classes

Conversation

@svatasoiu
Copy link
Collaborator

No description provided.

Signed-off-by: Sorin Vatasoiu <Sorin.Vatasoiu@Point72.com>
@svatasoiu svatasoiu merged commit f9594a8 into main Aug 7, 2024
@svatasoiu svatasoiu deleted the export-autogen-classes branch August 7, 2024 15:53

out = f"""
class {enum_name} : public csp::CspEnum
class CSP_PUBLIC {enum_name} : public csp::CspEnum
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is defined in a header that is not explicitly included in these files, shouldn't we be explicitly including Platform.h?

@timkpaine timkpaine added the part: build Issues and PRs related to the build process label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part: build Issues and PRs related to the build process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants