Skip to content
Snippets Groups Projects
Commit 403decb8 authored by Jens Henrik Göbbert's avatar Jens Henrik Göbbert
Browse files

update TWEAKABLE_DEPENDENCIES

parent e13557d9
Branches
No related tags found
No related merge requests found
...@@ -66,6 +66,8 @@ TWEAKABLE_DEPENDENCIES = { ...@@ -66,6 +66,8 @@ TWEAKABLE_DEPENDENCIES = {
'libglvnd': ('OpenGL', '2021b'), 'libglvnd': ('OpenGL', '2021b'),
'glu': ('OpenGL', '2021b'), 'glu': ('OpenGL', '2021b'),
'glew': ('OpenGL', '2021b'), 'glew': ('OpenGL', '2021b'),
'Boost': ('Boost', '1.78.0'),
'Boost.Python': ('Boost.Python', '1.78.0'),
} }
SIDECOMPILERS = ['AOCC', 'Clang'] SIDECOMPILERS = ['AOCC', 'Clang']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment