generate header file #783
Answered
by
JohelEGP
kamil-zubair
asked this question in
Q&A
-
is there a way to generate header file ? I plan to rewrite the utility functions in my personal project with cpp2 and I need the header file so I can include it in my other cpp1 files |
Beta Was this translation helpful? Give feedback.
Answered by
JohelEGP
Oct 25, 2023
Replies: 1 comment
-
See #594. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kamil-zubair
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #594.
There, commit 347c1c2 is mentioned, which added support for
.h2
header files.