Skip to content

Commit 9a153e6

Browse files
committed
run fix-format
1 parent 44797ca commit 9a153e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/sol2/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ CPMAddPackage(
2525
NAME sol2
2626
GITHUB_REPOSITORY ThePhD/sol2
2727
VERSION 3.3.0
28-
# fix for clang 18.1.0, see
29-
# https://github.com/ThePhD/sol2/issues/1581#issuecomment-2103463524
28+
# fix for clang 18.1.0, see https://github.com/ThePhD/sol2/issues/1581#issuecomment-2103463524
3029
PATCHES fix_for_clang.patch
3130
)
3231

0 commit comments

Comments
 (0)