Skip to content

Commit

Permalink
migrate to new build system
Browse files Browse the repository at this point in the history
  • Loading branch information
GlynLeine committed Dec 14, 2023
1 parent 62234c1 commit 62a64e2
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 186 deletions.
6 changes: 2 additions & 4 deletions core.lua → .rythe_project
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
local project = {
group = "rythe/engine",
name = "core",
types = { "test", "module" },
additional_types = { "test", "editor" },
dependencies = {
"third_party/OpenCL",
"rythe/engine/rythe-standard-library"
"public rythe/rythe-standard-library"
},
defines = { "RYTHE_INTERNAL" }
}
Expand Down
91 changes: 0 additions & 91 deletions CMakeLists.txt

This file was deleted.

52 changes: 0 additions & 52 deletions build-core.lua

This file was deleted.

39 changes: 0 additions & 39 deletions include-core.lua

This file was deleted.

0 comments on commit 62a64e2

Please sign in to comment.