This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/1662/

mof/CMakeLists.txt (Diff revision 1)
16
if (WITH-SERVICE-LEGACY)
17
    install(FILES 60_LMI_Service-legacy.mof DESTINATION share/openlmi-providers/)
18
endif (WITH-SERVICE-LEGACY)
60_LMI_Service-legacy.mof and 60_LMI_Service.mof can not be both registered at the same time. IMHO those two options WITH-SERVICE and WITH-SERVICE-LEGACY should be mutually exclusive as well. In that case I would install 60_LMI_Service-legacy.mof as 60_LMI_Service.mof.

- Michal Minar


On May 5th, 2014, 8:36 a.m. UTC, Radek Novacek wrote:

Review request for OpenLMI Developers.
By Radek Novacek.

Updated May 5, 2014, 8:36 a.m.

Repository: openlmi-providers

Description

cmake: install mof for service-legacy

Diffs

  • mof/CMakeLists.txt (f367434c2f8473b3437603dfe9b277030121e8e2)

View Diff