meta: Use CMake to build the project, add guix.scm
#2
Merged
daviwil
merged 5 commits from daviwil/mesche:use-cmake
into master
2 weeks ago
Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'daviwil/mesche:use-cmake'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Fixes #1 by setting up a basic CMake build configuration to build the compiler and CLI projects. The configuration is slightly hacky due to the way I copy over the .msc module files into the target path. We can improve upon that in a future PR.
6c1255d0d1
tod3155c82d4
2 weeks agof402810aab
into master 2 weeks agof402810aab
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Forgejo.