diff options
Diffstat (limited to 'cad/ifcopenshell/Makefile')
-rw-r--r-- | cad/ifcopenshell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/ifcopenshell/Makefile b/cad/ifcopenshell/Makefile index 45bd62c711e9..214d73f67061 100644 --- a/cad/ifcopenshell/Makefile +++ b/cad/ifcopenshell/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libTKernel.so:cad/opencascade -USES= cmake eigen:3 gnome +USES= cmake compiler:c++11-lang eigen:3 gnome USE_GNOME= libxml2 USE_LDCONFIG= yes USE_GITHUB= yes |