Closed bieniekmateusz closed 3 years ago
Sorry, I haven't been watching issues on this repo.
If you already have an Open Babel package install, you can use -DUSE_SYSTEM_OPENBABEL instead of compiling it.
Or:
ccmake .
# and look for USE_SYSTEM_OPENBABEL
Hi there,
I am trying to compile the openchemistry package and I followed the standard instructions (https://wiki.openchemistry.org/Build).
Do you know how I can I skip the third party files? The cmake command I used: cmake --build . --config Release.
I use Linux Arch. Thanks!