Disable Python script engine for now, it requires bindings for libplasma
Approved by notmart
This commit is contained in:
parent
b3b95fa77d
commit
fcbb057dca
@ -2,6 +2,7 @@ add_subdirectory(qml)
|
|||||||
|
|
||||||
add_subdirectory(ruby)
|
add_subdirectory(ruby)
|
||||||
|
|
||||||
if (PYTHONLIBRARY_FOUND AND NOT WIN32)
|
# Re-enable when we have Python bindings for libplasma
|
||||||
add_subdirectory(python)
|
#if (PYTHONLIBRARY_FOUND AND NOT WIN32)
|
||||||
endif ()
|
# add_subdirectory(python)
|
||||||
|
#endif ()
|
||||||
|
Loading…
Reference in New Issue
Block a user