Opened 16 years ago
Closed 16 years ago
configure script include path broken
Application of the CONFIG_INCLUDEPATH constructed by the configure script is broken by [20947].
Usage of the unique function in settings.pro
is incorrect. The function takes a variable and not a value.
Change History (3)
Changed 16 years ago by mythtv@…
Milestone: |
unknown →
0.22
|
Owner: |
changed from Isaac Richards to Janne Grunau
|
Priority: |
minor →
trivial
|
Status: |
new →
accepted
|
Resolution: |
→ fixed
|
Status: |
accepted →
closed
|
(In [20955]) fix $$unique usage in settings.pro, Closes #6743