From: adam Date: Mon, 4 Jan 2010 10:50:43 +0000 (+0000) Subject: Portability superv X-Git-Tag: PARAVIS_29012010~20 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e57adebcdbb9aecc990c74affcfa5267667be2fe;p=modules%2Fkernel.git Portability superv --- diff --git a/salome_adm/cmake_files/am2cmake.py b/salome_adm/cmake_files/am2cmake.py index 314fe54c2..8939f6103 100644 --- a/salome_adm/cmake_files/am2cmake.py +++ b/salome_adm/cmake_files/am2cmake.py @@ -633,6 +633,7 @@ class CMakeFile(object): newlines.append(""" SET(SALOME_KERNEL ON) SET(HAS_GUI ON) + SET(WITH_QT4 ON) """) pass # --