We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44797ca commit 9a153e6Copy full SHA for 9a153e6
examples/sol2/CMakeLists.txt
@@ -25,8 +25,7 @@ CPMAddPackage(
25
NAME sol2
26
GITHUB_REPOSITORY ThePhD/sol2
27
VERSION 3.3.0
28
- # fix for clang 18.1.0, see
29
- # https://github.com/ThePhD/sol2/issues/1581#issuecomment-2103463524
+ # fix for clang 18.1.0, see https://github.com/ThePhD/sol2/issues/1581#issuecomment-2103463524
30
PATCHES fix_for_clang.patch
31
)
32
0 commit comments