Hi all,

Is there anyway that

src/formats/formats.cmake
src/formats/CMakeLists.txt

could be refactored so that they don't contain essentially duplicated 
information?  Not being a cmake expert, it's not immediately clear to me 
why two different files are necessary, but if formats.cmake is not 
updated with new formats (as happened with exyzformat and orcaformat), 
then static builds start to fail.

Is there any reason why formats/CMakeLists.txt couldn't include 
formats.cmake? Or, alternatively, src/CMakeLists.txt could include 
src/formats/CMakeLists.txt directly?


Thanks,

David Koes
Assistant Professor
Computational and 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