Skip to content

Commit

Permalink
Geogram is being used by librt now - not an extra.
Browse files Browse the repository at this point in the history
  • Loading branch information
starseeker committed Sep 1, 2024
1 parent c57507e commit 05c22d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ add_project(osmesa GROUPS "BRLCAD")

# Geogram - a programming library with geometric algorithms
# https://github.com/BrunoLevy/geogram
add_project(geogram GROUPS "BRLCAD_EXTRA")
add_project(geogram GROUPS "BRLCAD")

# Open Shading Language (OSL) - language for programmable shading
# https://github.com/AcademySoftwareFoundation/OpenShadingLanguage
Expand Down

0 comments on commit 05c22d7

Please sign in to comment.