mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
* Fix copyright * Address review comments Removed finite diff from RDKit headers Used explicit coordinates
4 lines
131 B
CMake
4 lines
131 B
CMake
rdkit_test(testUFFForceField testUFFForceField.cpp
|
|
LINK_LIBRARIES ForceFieldHelpers SubstructMatch
|
|
FileParsers MolTransforms )
|