mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
third-party: busted 2.0.0-0 (#10517)
This commit is contained in:
parent
990f99658b
commit
6aab5715c5
2
third-party/cmake/BuildLuarocks.cmake
vendored
2
third-party/cmake/BuildLuarocks.cmake
vendored
@ -163,7 +163,7 @@ if(USE_BUNDLED_BUSTED)
|
||||
endif()
|
||||
add_custom_command(OUTPUT ${BUSTED_EXE}
|
||||
COMMAND ${LUAROCKS_BINARY}
|
||||
ARGS build busted 2.0.rc13-0 ${LUAROCKS_BUILDARGS}
|
||||
ARGS build busted 2.0.0 ${LUAROCKS_BUILDARGS}
|
||||
DEPENDS penlight)
|
||||
add_custom_target(busted DEPENDS ${BUSTED_EXE})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user