mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-07 22:44:25 +08:00
Merge pull request #478 from rvianello/install_FMCS_Graph_header
install missing FMCS/Graph.h header file
This commit is contained in:
@@ -3,11 +3,12 @@ rdkit_library(FMCS
|
||||
LINK_LIBRARIES Depictor FileParsers ChemTransforms SubstructMatch)
|
||||
|
||||
rdkit_headers(FMCS.h
|
||||
Graph.h
|
||||
Seed.h
|
||||
SeedSet.h
|
||||
MatchTable.h
|
||||
RingMatchTableSet.h
|
||||
SubstructureCache.h
|
||||
MatchTable.h
|
||||
RingMatchTableSet.h
|
||||
SubstructureCache.h
|
||||
SubstructMatchCustom.h
|
||||
MaximumCommonSubgraph.h
|
||||
DEST GraphMol/FMCS)
|
||||
|
||||
Reference in New Issue
Block a user