Simple example with CMake #3417
paulocoutinhox
started this conversation in
General
Replies: 1 comment
-
I have started the project: Can someone test for Windows and Linux? Also, for WASM it only show a black screen. Can someone help me understand what is wrong for WASM? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
How i can make a hello world only using the minimum things to compile for all supported platforms with these two files:
Using CMake FetchContent or CPM to download bgfx.
For mobile it make need generate the shared lib, but is OK.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions