Menu

#942 qmake/cmake of history plugin

Fixed
None
Medium
Defect
2017-11-13
2017-11-13
liangtai
No

Issue 1.
trunk/qmmp-plugin-pack/src/General/history/CMakeLists.txt,
branches/qmmp-plugin-pack-1.2/src/General/history/CMakeLists.txt: wrong project() setting

@@ -1,1 +1,1 @@
-project(libsrconverter)
+project(libhistory)

Issue 2.
trunk/qmmp-plugin-pack/src/General/General.pro: does not consider the option tag 'HISTORY_PLUGIN'

However, branches/qmmp-plugin-pack-1.2/src/General/General.pro works well.

Discussion

  • trialuser02

    trialuser02 - 2017-11-13
    • status: New --> Fixed
    • assigned_to: trialuser02
    • Type: Review --> Defect
     
  • trialuser02

    trialuser02 - 2017-11-13

    Fixed. Thank you!

     

Log in to post a comment.