Fix -Wmisleading-indentation warning

Authored by habacker on Feb 12 2018, 10:11 AM.

Description

Fix -Wmisleading-indentation warning

This 'if' clause does not guard this statement, but the latter
is misleadingly indented as if it were guarded by the 'if'

Details

Committed
habackerFeb 12 2018, 10:11 AM
Parents
R261:553b553bb8db: Fix of cmake 3.8 "Unknown arguments specified" configure error
Branches
Unknown
Tags
Unknown