mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
remove the bjam-based build system
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
project Catalogs : : ;
|
||||
|
||||
import os ;
|
||||
local RDBASE = [ os.environ RDBASE ] ;
|
||||
|
||||
|
||||
lib Catalogs : Catalog.cpp CatalogParams.cpp CatalogEntry.cpp : <toolset>msvc:<link>static ; #<link>static ;
|
||||
install lib-install : Catalogs : <location>$(RDBASE)/bin ;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user