<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>77955</bug_id>
          
          <creation_ts>2012-02-07 02:57:34 -0800</creation_ts>
          <short_desc>[Qt] Build with Qt 5 should create cmake configuration files</short_desc>
          <delta_ts>2012-03-08 10:59:47 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Platform</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>80590</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>76773</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Hausmann">hausmann</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>steveire</cc>
    
    <cc>vestbo</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>550761</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2012-02-07 02:57:34 -0800</bug_when>
    <thetext>Other Qt modules upon build time create cmake configuration files, through the CONFIG += create_cmake line in qt_module_config.pri that is used by all Qt modules except WebKit.

We should either add CONFIG += create_cmake ourselves or use qt_module_config.pri.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>550769</commentid>
    <comment_count>1</comment_count>
    <who name="Tor Arne Vestbø">vestbo</who>
    <bug_when>2012-02-07 03:12:10 -0800</bug_when>
    <thetext>Why are we doing this unconditionally in Qt anyways? Is there even a check for a cmake binary?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>550790</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2012-02-07 03:40:42 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; Why are we doing this unconditionally in Qt anyways? Is there even a check for a cmake binary?

Making cmake support optional was rejected in 
http://codereview.qt-project.org/#change,12807</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>550856</commentid>
    <comment_count>3</comment_count>
    <who name="">steveire</who>
    <bug_when>2012-02-07 04:47:57 -0800</bug_when>
    <thetext>There is no need for a cmake binary at qmake time.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>573955</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2012-03-08 10:59:47 -0800</bug_when>
    <thetext>Bug #80590 is going to provide the implementation of this.

*** This bug has been marked as a duplicate of bug 80590 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>