So I’ve been updating packages to use OpenBabel3.  It looks like 
OpenBabel3_INCLUDE_DIRS is still exported in the cmake configure, but there is 
no OpenBabel3_LIBRARY anymore.

I can get this with
get_target_property(OpenBabel3_LIBRARY openbabel LOCATION)

Is this the intended behavior going forward?  I know of no other package that 
exports library locations through target properties as opposed to an exported 
variable.

David Koes

Assistant Professor
Computational & Systems Biology
University of Pittsburgh



_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to