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 b1f07b8 commit 2108be1Copy full SHA for 2108be1
cjetreconstruction/README.md
@@ -18,7 +18,7 @@ cmake --build build
18
> Custom search path can be set with `Julia_ROOT`, for instance:
19
>
20
> ```sh
21
-> JULIA_ROOT=${HOME}/.julia/juliaup/julia-1.12-nightly/ cmake -S . -B build
+> Julia_ROOT=${HOME}/.julia/juliaup/julia-1.12/ cmake -S . -B build
22
> ```
23
24
> Also make sure that for Julia 1.12 at least GLIBCXX_3.4.30 (gcc 12.1.0) is used.
0 commit comments