Apply CMake format

This commit is contained in:
Martchus 2022-10-16 15:04:52 +02:00
parent e502269d50
commit 913b6e7d65
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ function (add_appstream_file)
# skip if not all required meta-data is present
if (NOT META_RELEASE_DATE)
message(STATUS "The variable META_RELEASE_DATE is not set. Not creating an AppStream file.")
return ()
return()
endif ()
# create appstream desktop file from template