mirror of
https://github.com/boostorg/python.git
synced 2026-01-23 17:52:17 +00:00
Boost.Python.Numpy - cleaning up build system
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
Import("bp_numpy_env")
|
||||
|
||||
lib = bp_numpy_env.SharedLibrary("boost_python_numpy", Glob("*.cpp"))
|
||||
|
||||
Return("lib")
|
||||
|
||||
Reference in New Issue
Block a user