Remove cmake warning
ClosedPublic

Authored by mlaurent on Apr 14 2016, 12:36 PM.

Details

Summary

"CMake Warning (dev) at /usr/share/ECM/modules/ECMCreateQmFromPoFiles.cmake:87
(message):

ECMCreateQmFromPoFiles is deprecated and will be removed before the release
of Extra CMake Modules 1.0.  Use ECMPoQmTools instead.

Call Stack (most recent call first):

CMakeLists.txt:16 (include)

"
(ok it was never removed before Extra CMake Modules 1.0)

Test Plan

Relanch cmake => warning is removed

Diff Detail

Repository
R4 Zanshin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mlaurent updated this revision to Diff 3335.Apr 14 2016, 12:36 PM
mlaurent retitled this revision from to Remove cmake warning.
mlaurent updated this object.
mlaurent edited the test plan for this revision. (Show Details)
mlaurent added reviewers: ervin, bensi.
mlaurent set the repository for this revision to R4 Zanshin.
mlaurent added a project: Zanshin.
ervin accepted this revision.Apr 14 2016, 12:41 PM
ervin edited edge metadata.
This revision is now accepted and ready to land.Apr 14 2016, 12:41 PM
This revision was automatically updated to reflect the committed changes.