summaryrefslogtreecommitdiff
path: root/cmake/run-and-compare.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/run-and-compare.cmake')
-rw-r--r--cmake/run-and-compare.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/run-and-compare.cmake b/cmake/run-and-compare.cmake
index af54abc..209d31e 100644
--- a/cmake/run-and-compare.cmake
+++ b/cmake/run-and-compare.cmake
@@ -59,4 +59,4 @@ endif()
if(CMD_RESULT)
message(FATAL_ERROR "Run compare failed: ${CMD_RESULT}")
-endif() \ No newline at end of file
+endif()