Skip to content

Commit

Permalink
fuck opencl
Browse files Browse the repository at this point in the history
  • Loading branch information
GlynLeine committed Dec 14, 2023
1 parent 62a64e2 commit 8f3044e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 12 deletions.
9 changes: 0 additions & 9 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[submodule "third_party/spdlog"]
path = third_party/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "third_party/tinygltf"]
path = third_party/tinygltf
url = https://github.com/Rythe-Interactive/tinygltf.git
Expand All @@ -10,9 +7,6 @@
[submodule "third_party/argh"]
path = third_party/argh
url = https://github.com/adishavit/argh.git
[submodule "third_party/opencl"]
path = third_party/opencl
url = https://github.com/KhronosGroup/OpenCL-SDK.git
[submodule "third_party/tinyobj"]
path = third_party/tinyobj
url = https://github.com/Rythe-Interactive/tinyobjloader.git
Expand All @@ -22,6 +16,3 @@
[submodule "third_party/robin-map"]
path = third_party/robin-map
url = https://github.com/Tessil/robin-map.git
[submodule "third_party/rythe-standard-library"]
path = third_party/rythe-standard-library
url = https://github.com/Rythe-Interactive/Rythe-Standard-Library.git
1 change: 0 additions & 1 deletion .rythe_project
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
local project = {
additional_types = { "test", "editor" },
dependencies = {
"third_party/OpenCL",
"public rythe/rythe-standard-library"
},
defines = { "RYTHE_INTERNAL" }
Expand Down
1 change: 0 additions & 1 deletion third_party/rythe-standard-library
Submodule rythe-standard-library deleted from f1721b
1 change: 0 additions & 1 deletion third_party/spdlog
Submodule spdlog deleted from b1478d

0 comments on commit 8f3044e

Please sign in to comment.