Skip to content

Commit

Permalink
Revert "Add GLM - Manifold uses this, including in its headers, so we…
Browse files Browse the repository at this point in the history
… need it installed."

This reverts commit dccdb61.
  • Loading branch information
starseeker committed Oct 15, 2024
1 parent d8f6d03 commit dfffb9b
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 93 deletions.
5 changes: 0 additions & 5 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -312,11 +312,6 @@
path = mmesh/mmesh
url = https://github.com/BRL-CAD/mmesh.git
ignore = dirty
[submodule "glm/glm"]
path = glm/glm
url = https://github.com/BRL-CAD/glm.git
branch = RELEASE
ignore = dirty
[submodule "clipper2/Clipper2"]
path = clipper2/Clipper2
url = https://github.com/BRL-CAD/Clipper2.git
Expand Down
5 changes: 0 additions & 5 deletions dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -177,11 +177,6 @@ add_project(linenoise GROUPS "BRLCAD")
# https://github.com/LMDB/lmdb
add_project(lmdb GROUPS "BRLCAD")

# GLM - header only C++ mathematics library for graphics software based on the
# OpenGL Shading Language (GLSL) specifications
# https://github.com/g-truc/glm
add_project(glm GROUPS "BRLCAD")

# Eigen - linear algebra library
# https://eigen.tuxfamily.org
add_project(eigen GROUPS "BRLCAD;APPLESEED")
Expand Down
52 changes: 0 additions & 52 deletions glm/CMakeLists.txt

This file was deleted.

1 change: 0 additions & 1 deletion glm/glm
Submodule glm deleted from 0af55c
2 changes: 0 additions & 2 deletions glm/glm.deps

This file was deleted.

28 changes: 0 additions & 28 deletions glm/glm_mit.txt

This file was deleted.

0 comments on commit dfffb9b

Please sign in to comment.