[cmake] CheckLibfmt.cmake: Remove trailing newline.

This commit is contained in:
David Korth 2025-01-23 00:47:20 -05:00
parent b11f9fa4c2
commit 37b0c326d0

View File

@ -47,4 +47,3 @@ IF(USE_INTERNAL_FMT)
ELSE(USE_INTERNAL_FMT)
SET(USE_INTERNAL_FMT_DLL OFF)
ENDIF(USE_INTERNAL_FMT)