Skip to content

Commit c2ad7b2

Browse files
committed
update boost ver
1 parent 7840dad commit c2ad7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ endif()
126126
if(IFC_SUPPORT)
127127
set(BOOST_COMPONENTS ${BOOST_COMPONENTS} filesystem)
128128
if(UNIX)
129-
set(BOOST_ROOT ${IFCOPENSHELL_INSTALL}/boost-1.59.0)
129+
set(BOOST_ROOT ${IFCOPENSHELL_INSTALL}/boost-1.71.0)
130130

131131
set(IFC_INCLUDE_DIR ${IFCOPENSHELL_ROOT}/src)
132132
set(IFC_LIBRARY_DIR ${IFCOPENSHELL_INSTALL}/ifcopenshell/lib)

0 commit comments

Comments
 (0)