Updated base format
This commit is contained in:
parent
3a7863a221
commit
140f1efdf6
2 changed files with 0 additions and 2 deletions
|
|
@ -9,4 +9,3 @@ WORKDIR /workspace
|
|||
COPY . /workspace
|
||||
|
||||
RUN make build_linux
|
||||
|
||||
|
|
|
|||
1
Makefile
1
Makefile
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
# This makefile is optimized to be run from WSL and to interact with the
|
||||
# Windows host as there are limitations when building GPU programs. This
|
||||
# makefile contains the commands for interacting with the visual studio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue