Diff of /branches/KDE/4.4/kdebase/workspace/CMakeLists.txt
Parent Directory
|
Revision Log
|
Patch
| 60 |
endif(PYQT4_FOUND AND PYQT4_VERSION STRLESS "040400") |
endif(PYQT4_FOUND AND PYQT4_VERSION STRLESS "040400") |
| 61 |
|
|
| 62 |
macro_optional_find_package(PyKDE4) |
macro_optional_find_package(PyKDE4) |
| 63 |
set(PythonSupport_FOUND FALSE) |
set(PythonSupport_FOUND TRUE) |
|
if(PYTHONLIBRARY_FOUND AND SIP_FOUND AND PYQT4_FOUND AND PYKDE4_FOUND) |
|
|
set(PythonSupport_FOUND TRUE) |
|
|
endif(PYTHONLIBRARY_FOUND AND SIP_FOUND AND PYQT4_FOUND AND PYKDE4_FOUND) |
|
| 64 |
|
|
|
macro_log_feature(PythonSupport_FOUND "Python" "KDE Python support" "http://techbase.kde.org/Development/Languages/Python" FALSE "" "Needed to build plasma scriptengine for Python") |
|
| 65 |
#### End Python support #### |
#### End Python support #### |
| 66 |
|
|
| 67 |
include(MacroLibrary) |
include(MacroLibrary) |
|
|
Legend:
| Removed from v.1135755 |
|
| changed lines |
| |
Added in v.1135756 |
|
|