Disable building USD-related things for now

This commit is contained in:
Thomas Krijnen
2024-06-10 20:08:13 +02:00
parent d8c5414ed1
commit 83a929604c
2 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -205,7 +205,7 @@ dependency_tree = {
'cgal': (),
'eigen': (),
'freetype': (),
'usd': ('boost', 'oneTBB')
# 'usd': ('boost', 'oneTBB')
}
def v(dep):