mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-07 22:44:25 +08:00
15 lines
530 B
Plaintext
15 lines
530 B
Plaintext
project RDKFuncs_java : : ;
|
|
|
|
import swig ;
|
|
|
|
|
|
lib RDKFuncs : RDKFuncs_wrap.cpp RDKFuncs.cpp
|
|
../../../GraphMol//GraphMol ../../../GraphMol/SmilesParse//SmilesParse
|
|
../../../GraphMol/Substruct//Substruct
|
|
../../../RDGeneral//RDGeneral ../../../Geometry//RDGeometry /RDKit//lapacklibs
|
|
/RDKit//vflib
|
|
: <cflags>-fno-strict-aliasing <include>/usr/include/java <include>/usr/include/java/linux ;
|
|
|
|
cpp RDKFuncs_wrap.cpp : RDKFuncs.i : <main-target-type>JAVA_WRAPPER <location>. ;
|
|
|
|
install lib-install : RDKFuncs : <location>. ; |