mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -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.
|
// for now as an experiment, but it will likely be removed very soon.
|
||||||
// ****
|
// ****
|
||||||
#define BUILD_TARGET $[HAVE_PYTHON]
|
#define BUILD_TARGET $[HAVE_PYTHON]
|
||||||
#define USE_PACKAGES tinyxml python
|
#define USE_PACKAGES tinyxml python openssl
|
||||||
#define TARGET libp3dpython
|
#define TARGET libp3dpython
|
||||||
#define LIB_PREFIX
|
#define LIB_PREFIX
|
||||||
|
|
||||||
@ -130,7 +130,7 @@
|
|||||||
|
|
||||||
#begin bin_target
|
#begin bin_target
|
||||||
#define BUILD_TARGET $[HAVE_PYTHON]
|
#define BUILD_TARGET $[HAVE_PYTHON]
|
||||||
#define USE_PACKAGES tinyxml python
|
#define USE_PACKAGES tinyxml python openssl
|
||||||
#define TARGET p3dpython
|
#define TARGET p3dpython
|
||||||
|
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user