Skip to content
Commit 3fcb12d0 authored by Manojkiran Eda's avatar Manojkiran Eda Committed by ManojKiran Eda
Browse files

Fix:Mismatch of IF and ENDIF expressions when compiling with clang



- When bmcweb is compiled with clang compiler, Cmake throws a warning
  as the expressions of IF and ENDIF are mismatched.
- This commit would fix the warning.

Tested By:
- When cmake is triggered with clang compiler, the warning goes away.

Signed-off-by: default avatarManojkiran Eda <manojkiran.eda@gmail.com>
Change-Id: I836df40b80b7a230a3d24f51e741ba88e6652b9c
parent 3bcc0152
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment