Skip to content

Commit 2269012

Browse files
committed
update to 90ea63597e529a03e05158ffcfbf0803591c87fa for more mac fixes
1 parent 7177651 commit 2269012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ set(CMAKE_FIND_USE_PACKAGE_REGISTRY FALSE)
210210
# Prepare to manage and build BRL-CAD's external dependencies.
211211
# Specifies a specific commit hash to use in the 'bext' repository.
212212
include(BRLCAD_ExternalDeps)
213-
brlcad_bext_init(6f48a372bf9a28b0f5c3d819f17360e6b6ca6685)
213+
brlcad_bext_init(90ea63597e529a03e05158ffcfbf0803591c87fa)
214214

215215
#---------------------------------------------------------------------
216216
# Define various utilities.

0 commit comments

Comments
 (0)