Skip to content

Commit

Permalink
build: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
atty303 committed May 13, 2024
1 parent d3bd5eb commit be3fa3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/driver/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ set(CMAKE_EXECUTABLE_SUFFIX ".mjs")
add_executable(${PROJECT_NAME}
${LUA_SOURCES}
${CMAKE_BINARY_DIR}/boot.c
${CMAKE_BINARY_DIR}/vfs.c
src/driver.c
src/draw.c
src/draw.h
Expand Down

0 comments on commit be3fa3c

Please sign in to comment.