mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
Don't build extend_frozen without Python
This commit is contained in:
parent
4aef327d79
commit
4c3bdd68f8
@ -24,6 +24,7 @@
|
||||
// Define a Python extension module for operating on frozen modules.
|
||||
// This is a pure C module; it involves no Panda code or C++ code.
|
||||
#begin lib_target
|
||||
#define BUILD_TARGET $[HAVE_PYTHON]
|
||||
#define TARGET extend_frozen
|
||||
#define LIB_PREFIX
|
||||
#if $[OSX_PLATFORM]
|
||||
|
Loading…
x
Reference in New Issue
Block a user