[mythtv-commits] Ticket #13542: Feature patch - qmake .pro file modernization for various non-app directories

MythTV noreply at mythtv.org
Fri Dec 27 21:14:51 UTC 2019


#13542: Feature patch - qmake .pro file modernization for various non-app
directories
------------------------------+-------------------------------
 Reporter:  Gary Buhrmaster   |          Owner:  David Hampton
     Type:  Patch - Feature   |         Status:  closed
 Priority:  minor             |      Milestone:  31.0
Component:  MythTV - General  |        Version:  Master Head
 Severity:  medium            |     Resolution:  fixed
 Keywords:                    |  Ticket locked:  0
------------------------------+-------------------------------
Changes (by Gary Buhrmaster <gary.buhrmaster@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"c62efb3fe762bd94c3b8ffb7bd9bf8589fe5df53/mythtv"
 c62efb3fe7/mythtv]:
             {{{
             #!CommitTicketReference repository="mythtv"
 revision="c62efb3fe762bd94c3b8ffb7bd9bf8589fe5df53"
             Update qmake .pro file modernization for various non-app
 directories

 Change qmake TEMPLATE to aux (from app) for directories that do not
 build anything (and remove app template artifacts).

 The aux template was added in QT5.  Per the docs the aux template
 "Creates a Makefile for not building anything. Use this if no compiler
 needs to be invoked to create the target" which is exactly what we
 want for these directories.

 Fixes #13542.

 Signed-off-by: David Hampton <mythtv at love2code.net>
             }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13542#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list