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

cmake example is broken #22

Open
Tsche opened this issue Aug 22, 2023 · 0 comments
Open

cmake example is broken #22

Tsche opened this issue Aug 22, 2023 · 0 comments

Comments

@Tsche
Copy link
Member

Tsche commented Aug 22, 2023

main.cpp needs to be generated at config time, otherwise CMake will not be able to add it as source. Currently it's generated during the build step.

Also I think there's a bug in the fstring extension concerning raw string literals.

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