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

Possibility of a header-only library #2

Open
tabokie opened this issue May 27, 2022 · 2 comments
Open

Possibility of a header-only library #2

tabokie opened this issue May 27, 2022 · 2 comments

Comments

@tabokie
Copy link

tabokie commented May 27, 2022

Hi~ This tool is incredible. But I found it a little difficult to use in existing project because it takes some efforts to import the necessary source files. (Or I may be approaching it wrong. In that case please provide some tips for the best practice.)

I wonder if it's possible to make it a header-only library, so that I can make it work by simply paste and include the header, then modify the compilation flags.

@TomaszAugustyn
Copy link
Owner

Hello @tabokie
Thank you for your feedback, I appreciate it. At the time being I'm afraid it is the only way to use call-stack-logger - to import the files to your project. Indeed it could be more handy to have only one header with all the magic.

I'll explore that idea, maybe on the separate branch at first. But I cannot guarantee you when it's gonna be.

@tabokie
Copy link
Author

tabokie commented Jun 6, 2022

That would be awesome! Thanks.

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

No branches or pull requests

2 participants