[Kde-bindings] KDE/kdebindings/smoke

Richard Dale Richard_Dale at tipitina.demon.co.uk
Tue Jun 24 09:57:09 UTC 2008


SVN commit 823833 by rdale:

* Missed a couple of option names when trying to make them more consistent between 
  Smoke, Ruby and C#. Thanks to Stefan Crocco for reporting the problem

CCMAIL: kde-bindings at kde.org

 M  +2 -2      CMakeLists.txt  


--- trunk/KDE/kdebindings/smoke/CMakeLists.txt #823832:823833
@@ -1,6 +1,6 @@
 OPTION(ENABLE_SMOKE "build Smoke" ON)
-OPTION(ENABLE_SMOKEQTWEBKIT "build QtWebKitSmoke" ON)
-OPTION(ENABLE_SMOKEQTUITOOLS "build QtUiToolsSmoke" ON)
+OPTION(ENABLE_QTWEBKIT_SMOKE "build QtWebKitSmoke" ON)
+OPTION(ENABLE_QTUITOOLS_SMOKE "build QtUiToolsSmoke" ON)
 
 OPTION(ENABLE_PHONON_SMOKE "build PhononSmoke" ON)
 OPTION(ENABLE_QSCI_SMOKE "build QsciSmoke" OFF)



More information about the Kde-bindings mailing list