Switched atomicparsley source repo
This commit is contained in:
parent
b132a7108f
commit
9e310ca0bc
@ -5,7 +5,7 @@ WORKDIR /root/
|
||||
|
||||
RUN apk --update --no-cache add git cmake make gcc g++
|
||||
|
||||
RUN git clone https://github.com/wez/atomicparsley atomic && \
|
||||
RUN git clone https://git.ervine.org/jonny/atomicparsley atomic && \
|
||||
cd atomic && \
|
||||
cmake . && cmake --build . --config Release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user