aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/python/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* python bindings: install modules to the dist-packages directoryDavid Wagner2015-04-241-2/+14
* cmake/python bindings: reorganize include_directories() instructionsDavid Wagner2015-04-241-4/+2
* cmake/python bindings: remove duplicated PythonLibs inclusionDavid Wagner2015-04-241-6/+1
* Low case cmake command in bindings for consistencyKevin Rocard2015-02-161-10/+10
* Remove CXX compiler verbose flag for swig bindingKevin Rocard2015-02-161-1/+1
* Fix cmake set_property in python bindingsKevin Rocard2015-02-161-2/+2
* bindings: bind ILogger and setLogger()David Wagner2015-01-281-3/+7
* Introduce Python bindingsDavid Wagner2015-01-281-0/+58