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 565b67b commit c400617Copy full SHA for c400617
cjetreconstruction/README.md
@@ -21,4 +21,10 @@ cmake --build build
21
> JULIA_ROOT=${HOME}/.julia/juliaup/julia-1.12-nightly/ cmake -S . -B build
22
> ```
23
>
24
+> or
25
+>
26
+> ```sh
27
+> JULIA_ROOT=${HOME}/.julia/juliaup/julia-nightly/ cmake -S . -B build
28
+> ```
29
30
> Also make sure that for Julia 1.12 at least GLIBCXX_3.4.30 (gcc 12.1.0) is used.
0 commit comments