CMakeLists.txt: fix warning about non matching endif()

Authored by hiangel on Sep 6 2019, 12:43 PM.

Description

CMakeLists.txt: fix warning about non matching endif()

This is because content of if() was changed, but content of endif()
wasn't. Let's just leave endif() empty to avoid this in the future.

Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>

Details

Committed
hiangelSep 6 2019, 12:43 PM
Parents
R319:007c2a085238: CMakeLists.txt: use ccache if present
Branches
Unknown
Tags
Unknown