Skip to content

Commit c400617

Browse files
committed
update readme
1 parent 565b67b commit c400617

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cjetreconstruction/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,10 @@ cmake --build build
2121
> JULIA_ROOT=${HOME}/.julia/juliaup/julia-1.12-nightly/ cmake -S . -B build
2222
> ```
2323
>
24+
> or
25+
>
26+
> ```sh
27+
> JULIA_ROOT=${HOME}/.julia/juliaup/julia-nightly/ cmake -S . -B build
28+
> ```
29+
>
2430
> Also make sure that for Julia 1.12 at least GLIBCXX_3.4.30 (gcc 12.1.0) is used.

0 commit comments

Comments
 (0)