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 5550140 commit faa3de6
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 82 deletions.
7 changes: 7 additions & 0 deletions .rythe_project
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
local project = {
dependencies = {
"public rythe/core"
}
}

return project
3 changes: 3 additions & 0 deletions applications/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Overarching CMake script for module applications.
# The Rythe root CMakeLists adds this folder as a submodule,
# this script doesn't have to do much other than add every known application in.
44 changes: 0 additions & 44 deletions build-application.lua

This file was deleted.

38 changes: 0 additions & 38 deletions include-application.lua

This file was deleted.

0 comments on commit faa3de6

Please sign in to comment.