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

CXXFORTH_DISABLE_MAIN vs CXXFORTH_NO_MAIN #5

Open
nonchip opened this issue Sep 17, 2021 · 0 comments
Open

CXXFORTH_DISABLE_MAIN vs CXXFORTH_NO_MAIN #5

nonchip opened this issue Sep 17, 2021 · 0 comments

Comments

@nonchip
Copy link

nonchip commented Sep 17, 2021

according to the code in cxxforth.cpp[.md], the flag is called CXXFORTH_NO_MAIN, but both cxxforth.h.in and CMakeLists.txt set CXXFORTH_DISABLE_MAIN. pretty sure that's a bug?

also, it might be useful to have it also disable MAIN/WELCOME/ABOUT, since you probably don't want a dependency on INCLUDED and a giant license blurb either when dealing with embedding?

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

1 participant