mirror of
https://github.com/panda3d/panda3d.git
synced 2026-03-03 05:29:58 -06:00
fix for boost link error on libRocket
This commit is contained in:
@@ -3634,7 +3634,7 @@ if (PkgSkip("ROCKET") == 0) and (not RUNTIME):
|
||||
TargetAdd('rocket.pyd', input='libp3rocket.dll')
|
||||
TargetAdd('rocket.pyd', input='core.pyd')
|
||||
TargetAdd('rocket.pyd', input=COMMON_PANDA_LIBS)
|
||||
TargetAdd('rocket.pyd', opts=['PYTHON'])
|
||||
TargetAdd('rocket.pyd', opts=['PYTHON', 'ROCKET'])
|
||||
|
||||
#
|
||||
# DIRECTORY: panda/src/p3awesomium
|
||||
|
||||
Reference in New Issue
Block a user