This website requires JavaScript.
Explore
Help
Sign In
GreenPolyProducts
/
openbabel
Watch
5
Star
0
Fork
0
mirror of
https://github.com/openbabel/openbabel.git
synced
2026-08-10 04:58:04 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
341677c44f76a20b114d815c01ff20555e1d7676
openbabel
/
cmake
/
modules
T
History
Noel O'Boyle
341677c44f
The original commit broke the build for older CMake. This commit places the policy instructions inside an "if" guard. It also selects for the NEW behaviour, as recommended by the CMake documentation. Works on Windows. Let's see what Travis says.
2015-04-23 20:29:57 +01:00
..
FindCairo.cmake
Still attempt to find Cairo even if pkgconfig fails
2013-06-27 18:07:48 +01:00
FindEigen2.cmake
Initial changes to support Eigen3
2011-05-19 18:34:45 +00:00
FindEigen3.cmake
Initial changes to support Eigen3
2011-05-19 18:34:45 +00:00
FindInchi.cmake
Add /usr/local/include as a search path for InChI headers.
2013-04-22 14:37:23 -04:00
MacroEnsureVersion.cmake
Added visibility support when using a recent GCC compiler. Various related
2008-04-13 15:28:51 +00:00
UsePythonTest.cmake
The original commit broke the build for older CMake. This commit places the policy instructions inside an "if" guard. It also selects for the NEW behaviour, as recommended by the CMake documentation. Works on Windows. Let's see what Travis says.
2015-04-23 20:29:57 +01:00