Skip to content

Commit

Permalink
add trailing newline to end of CMakeLists.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmad Rezaii <[email protected]>
  • Loading branch information
arezaii committed Dec 4, 2024
1 parent 6288b17 commit d37e37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -422,4 +422,4 @@ add_custom_target(update-release-and-version-info ALL
VERBATIM)
add_dependencies(chpl update-release-and-version-info)
add_dependencies(chpldoc update-release-and-version-info)
add_dependencies(ChplFrontend-obj update-release-and-version-info)
add_dependencies(ChplFrontend-obj update-release-and-version-info)

0 comments on commit d37e37d

Please sign in to comment.