Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency generation #598

Open
kdoherty2 opened this issue Oct 9, 2018 · 2 comments
Open

Dependency generation #598

kdoherty2 opened this issue Oct 9, 2018 · 2 comments

Comments

@kdoherty2
Copy link

SBE Tool v1.7.9

To avoid manual maintenance of dependencies in CMakeFiles/MakeFiles

The SBE tool should provide a command line option to write to the standard output the path of each files it generates for a given schema file. This is to assign the paths of the generated files to variables in Makefiles and CMakeLists.txt files and help write dependencies in CMakeList.txt/Makefiles: sbe schema file -> source files -> library file

@tmontgomery
Copy link
Contributor

A suggestion that is part of this is also to generate sbe.h when generating the code to avoid having to include it specifically. Would that fall into this bucket?

@tmontgomery
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants