From 1f3d53753ee96f4ad1e4fad080998d0fefe8f94e Mon Sep 17 00:00:00 2001 From: Ellie Hermaszewska Date: Thu, 17 Jul 2025 10:49:39 +0800 Subject: Fix formatting (#7799) --- cmake/SlangTarget.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/SlangTarget.cmake b/cmake/SlangTarget.cmake index 41d77a079..882e86f71 100644 --- a/cmake/SlangTarget.cmake +++ b/cmake/SlangTarget.cmake @@ -41,7 +41,7 @@ function(slang_add_target dir type) # building respectively EXPORT_MACRO_PREFIX # Ignore target type and use a particular style of export macro - # _DYNAMIC or _STATIC, this is useful when the target type is OBJECT + # _DYNAMIC or _STATIC, this is useful when the target type is OBJECT # pass in STATIC or SHARED EXPORT_TYPE_AS # The folder in which to place this target for IDE-based generators (VS -- cgit v1.2.3