remove_definitions(-DRDKIT_MOLALIGN_BUILD) rdkit_python_extension(rdMolAlign rdMolAlign.cpp DEST Chem LINK_LIBRARIES MolAlign MolTransforms ForceFieldHelpers ForceField EigenSolvers Alignment Optimizer SubstructMatch GraphMol RDGeneral RDGeometryLib DataStructs Descriptors SmilesParse RDBoost) add_pytest(pyMolAlign ${CMAKE_CURRENT_SOURCE_DIR}/testMolAlign.py)