mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 16:49:36 +00:00
fix mbt build on rare errors (#3242)
This commit is contained in:
@@ -513,3 +513,5 @@ add_custom_target(
|
|||||||
${PROJECT_NAME}
|
${PROJECT_NAME}
|
||||||
DEPENDS ${PROJECT_NAME}.bin
|
DEPENDS ${PROJECT_NAME}.bin
|
||||||
)
|
)
|
||||||
|
|
||||||
|
add_dependencies(${PROJECT_NAME} baseband)
|
||||||
Reference in New Issue
Block a user