Kitware / KWStyle

Kitware Style Checker
Other
53 stars 30 forks source link

STYLE: Update CMakeLists.txt files to current CMake syntax style. #77

Closed jhlegarreta closed 6 years ago

jhlegarreta commented 6 years ago

Update the CMakeLists.txt files to current CMake syntax style: https://cmake.org/cmake/help/latest/

Also, take advantage to remove end of line unnecessary white spaces.

jhlegarreta commented 6 years ago

@bradking @thewtex @cryos reviews, and merging if appropriate, would be welcome. Thanks !