Albert ARIBAUD
1bcd1fc071
Fixed typo in python install path detection
...
Without this fix, cmake -DBUILD_PYTHON_BINDINGS=ON fails.
7 years ago
Albert ARIBAUD
8f523b1706
Fixed Python 3 bindings support
...
1. Allow specifying Python interpreter version with BUILD_PYTHON_VERSION
2. Fix Python modules install path generation (would produce spurious
line feed which would cause destination directory to be
/usr/lib/python*/dist-packages\n -- note the final \n!
7 years ago
Michael Zillgith
2a19b2592f
- python wrapper: some changes in cmake file
7 years ago
Cedric Boudinet
c97cac5ad9
correcting version detection for swig
7 years ago
Steffen Vogel
dffe219303
fix version incompatability in Swig
8 years ago
Steffen Vogel
064bfa902e
mostly cosmetical cleanup of CMakeLists
8 years ago
Cedric Boudinet
8432ea8a13
Forcing pythonInterp version to be the same that pythonLibs version
9 years ago
Michael Zillgith
9dc1a36568
- renamed README to README.md and now using markdown syntax
...
- added pyiec61850 tutorial and example thanks to Cédric Boudinet
9 years ago
Michael Zillgith
412e0b8da8
- applied patches for pyiec61850
9 years ago
Michael Zillgith
1688fd872b
- added python bindings
9 years ago