mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
Fix issue with contrib not found
This commit is contained in:
parent
a868f0c447
commit
a31a23cd31
@ -240,7 +240,7 @@ if (RUNTIME):
|
||||
SetLinkAllStatic(True)
|
||||
|
||||
if not os.path.isdir("contrib"):
|
||||
PkgDisable("contrib")
|
||||
PkgDisable("CONTRIB")
|
||||
|
||||
########################################################################
|
||||
##
|
||||
|
Loading…
x
Reference in New Issue
Block a user