Skip to content

Conversation

compnerd
Copy link
Owner

As SPM is currently unable to handle custom source files on all platforms, add a CMake based build to enable post-build commands. This allows us to build and run without having to manually perform copy operations.

As SPM is currently unable to handle custom source files on all platforms, add a CMake based build to enable post-build commands. This allows us to build and run without having to manually perform copy operations.
@compnerd compnerd requested a review from brianmichel August 29, 2023 18:21
Copy link
Collaborator

@brianmichel brianmichel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, had a few questions since I'm a CMake noob

@compnerd compnerd merged commit 72b7885 into main Aug 29, 2023
@compnerd compnerd deleted the compnerd/cmake branch August 29, 2023 19:31
compnerd pushed a commit that referenced this pull request Dec 7, 2023
`document_path` should likely have always been const since it's never going to change once you pass it in. This also fixes the build breakage that anyone using the tip of HEAD might experience.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants