mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-03-28 22:49:52 -06:00
azahar-room/Dockerfile: Fix error on zsh due incorrectly formatted comment
This commit is contained in:
parent
7d2735b118
commit
a6487ee8b0
@ -12,7 +12,7 @@ RUN mkdir builddir && cd builddir && \
|
||||
-DENABLE_TESTS=OFF \
|
||||
-DENABLE_ROOM=ON \
|
||||
-DENABLE_ROOM_STANDALONE=ON \
|
||||
-DENABLE_OPENGL=OFF $(:"TODO: Can we disable these automatically when there's no frontend?") \
|
||||
-DENABLE_OPENGL=OFF $( : "TODO: Can we disable these automatically when there's no frontend?") \
|
||||
-DENABLE_VULKAN=OFF \
|
||||
-DENABLE_SDL2=OFF \
|
||||
-DENABLE_LIBUSB=OFF \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user