mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Quick bug fixes for python
[SVN r13252]
This commit is contained in:
@@ -262,6 +262,7 @@ PYDMODE = $(DLLMODE) ;
|
||||
SHARED_TYPES += PYD ;
|
||||
|
||||
gTARGET_TYPE_ID(pyd) = PYD ;
|
||||
gIS_DEPENDENCY(PYD) = TRUE ;
|
||||
|
||||
# Declare a python extension.
|
||||
rule extension ( name : sources + : requirements * : default-BUILD * )
|
||||
|
||||
Reference in New Issue
Block a user