mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-05 22:04:27 +08:00
various and sundry minor code cleanups; this probably does not yet build on windows... that is next
16 lines
162 B
Plaintext
16 lines
162 B
Plaintext
project Query : : ;
|
|
|
|
alias Query
|
|
:
|
|
:
|
|
:
|
|
: <include>./
|
|
;
|
|
|
|
exe test : test.cpp Query /RDKit//RDGeneral ;
|
|
|
|
install regrs : test : <location>testExecs ;
|
|
|
|
|
|
|