Files
rdkit/Code/Query/Jamfile

16 lines
168 B
Plaintext

project Query : : ;
alias Query
:
:
:
: <include>./
;
exe test : test.cpp Query ../RDGeneral//RDGeneral ;
install regrs : test : <location>testExecs ;