diff --git a/CMakeLists.txt b/CMakeLists.txt index bbddaff8480..9f8800fe303 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -866,7 +866,7 @@ if(WITH_CYCLES_DEVICE_HIP) endif() #----------------------------------------------------------------------------- -# Check check if submodules are cloned +# Check if submodules are cloned. if(WITH_INTERNATIONAL) file(GLOB RESULT "${CMAKE_SOURCE_DIR}/release/datafiles/locale")