We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7177651 commit 2269012Copy full SHA for 2269012
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(6f48a372bf9a28b0f5c3d819f17360e6b6ca6685)
+brlcad_bext_init(90ea63597e529a03e05158ffcfbf0803591c87fa)
214
215
#---------------------------------------------------------------------
216
# Define various utilities.
0 commit comments