Jeff Layton has uploaded this change for review.
cmake: fix cmake warning about mismatched if/endif labels
Fix this warning from cmake:
CMake Warning (dev) in CMakeLists.txt:
A logical block opening on the line
/home/jlayton/git/ganesha/src/CMakeLists.txt:470 (if)
closes on the line
/home/jlayton/git/ganesha/src/CMakeLists.txt:472 (endif)
with mis-matching arguments.
This warning is for project developers. Use -Wno-dev to suppress it.
Change-Id: I6ff4b3b95079909912b38b199f565ea08275e07f
Signed-off-by: Jeff Layton <jlayton@redhat.com>
---
M src/CMakeLists.txt
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/65/422665/1
To view, visit change 422665. To unsubscribe, or for help writing mail filters, visit settings.