We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70472d commit 594adbeCopy full SHA for 594adbe
CMakeLists.txt
@@ -210,7 +210,7 @@ set(CMAKE_FIND_USE_PACKAGE_REGISTRY FALSE)
210
# Prepare to manage and build BRL-CAD's external dependencies.
211
# Specifies a specific commit hash to use in the 'bext' repository.
212
include(BRLCAD_ExternalDeps)
213
-brlcad_bext_init(853629b6aa53c7a0ab44ac9e63e79e575b05eed7)
+brlcad_bext_init(6f48a372bf9a28b0f5c3d819f17360e6b6ca6685)
214
215
#---------------------------------------------------------------------
216
# Define various utilities.
0 commit comments