Fix CMake Support #6

Merged
fintmc merged 2 commits from main into main 2024-10-06 22:29:02 +00:00
fintmc commented 2024-10-06 11:28:10 +00:00 (Migrated from github.com)

this pr fixes foxmoss' cmake support:

  • The final executable and libs now go in (project root)/ScuffedMinecraft/bin
  • CMake build files and the final binary are now separated
  • CMake script now copies resources over to the executable's folder so they can be loaded

also added cmake build instructions (please expand the VS build instructions if needed)

this pr fixes foxmoss' cmake support: * The final executable and libs now go in `(project root)/ScuffedMinecraft/bin` * CMake build files and the final binary are now separated * CMake script now copies resources over to the executable's folder so they can be loaded also added cmake build instructions (please expand the VS build instructions if needed)
FoxMoss commented 2024-10-06 22:03:04 +00:00 (Migrated from github.com)

LGTM

LGTM
Sign in to join this conversation.
No description provided.