Cleanup: tabs to spaces for CMake files & sort file-lists

This commit is contained in:
2022-05-31 18:14:51 +10:00
parent e82141b6b4
commit 0d7e0ffdb5
8 changed files with 12 additions and 12 deletions

View File

@@ -232,7 +232,7 @@ if(WITH_IMAGE_TIFF)
endif()
if(WITH_WEBP)
add_definitions(-DWITH_WEBP)
add_definitions(-DWITH_WEBP)
endif()
if(WITH_INPUT_NDOF)