mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
openssl dependency
This commit is contained in:
parent
9b35958d4c
commit
2fa6ab7128
@ -102,7 +102,7 @@
|
||||
// for now as an experiment, but it will likely be removed very soon.
|
||||
// ****
|
||||
#define BUILD_TARGET $[HAVE_PYTHON]
|
||||
#define USE_PACKAGES tinyxml python
|
||||
#define USE_PACKAGES tinyxml python openssl
|
||||
#define TARGET libp3dpython
|
||||
#define LIB_PREFIX
|
||||
|
||||
@ -130,7 +130,7 @@
|
||||
|
||||
#begin bin_target
|
||||
#define BUILD_TARGET $[HAVE_PYTHON]
|
||||
#define USE_PACKAGES tinyxml python
|
||||
#define USE_PACKAGES tinyxml python openssl
|
||||
#define TARGET p3dpython
|
||||
|
||||
#define OTHER_LIBS \
|
||||
|
Loading…
x
Reference in New Issue
Block a user