More Info

Revision 710243

(Back to digest)
 

Features in Development Tools

Simon Edwards committed changes in /trunk/KDE/kdebindings/python/pykde4/tools/cmake_project:

Added support for using cmake to install KDE+Python programs. The included sample project demonstrates how. Needs some more polish though.

File Changes

Added 12 files
/trunk/KDE/kdebindings/python/pykde4/tools/cmake_project
 
/README
 
/sample_project
 
/sample_project/cmake
 
/sample_project/CMakeLists.txt
 
/sample_project/src
 
/sample_project/cmake/modules
 
/sample_project/src/sample_project.py
 
/sample_project/src/sample_project_window.ui
 
/sample_project/cmake/modules/FindPyKDE4.cmake
 
/sample_project/cmake/modules/FindPyKDE4.py
 
/sample_project/cmake/modules/PythonCompile.py
12 files changed in total