Skip to content

Conversation

@tahina-pro
Copy link
Member

This PR makes the 3d --makefile option generate rules to copy EverParse.h and EverParseEndianness.h to the output directory by default, unless --no_copy_everparse_h is provided.

Thanks to this PR, a 3d project using Makefile generation will have EverParse generate and/or copy everything into the output directory, so that the C compiler include path will no longer need to refer to the EverParse binary package. In particular, the user no longer needs to know the exact location of EverParse.h and EverParseEndianness.h, especially with respect to the input buffer flavor (buffer, extern or static.)

This PR also removes some duplicate test build targets for convenience.

@tahina-pro tahina-pro merged commit e7615f4 into master Dec 13, 2023
@tahina-pro tahina-pro deleted the _taramana_copy_everparse_h branch October 25, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants