Files
rdkit/Code/cmake
Riccardo Vianello 6360e6b6dd fix a small inconsistency in the name of the inchi package (#3182)
with cmake 3.17.2 the original code produced the following warning:
"The package name passed to `find_package_handle_standard_args` (INCHI) does
not match the name of the calling package (Inchi).  This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern."
2020-06-09 16:06:04 +02:00
..