mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
6 lines
147 B
CMake
6 lines
147 B
CMake
rdkit_headers(Feature.h
|
|
DEST Features)
|
|
|
|
rdkit_catch_test(testBaseFeatures testFeatures.cpp
|
|
LINK_LIBRARIES RDGeneral RDGeometryLib )
|