mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-18 06:46:24 +00:00
force Ninja to display Makefile output for tests
This commit is contained in:
parent
8869ce61dc
commit
90ead9bbc2
1 changed files with 1 additions and 0 deletions
|
|
@ -536,6 +536,7 @@ if (NOT YOSYS_BUILD_PYTHON_ONLY)
|
|||
COMMAND make vanilla-test ${makefile_vars}
|
||||
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/tests
|
||||
DEPENDS ${makefile_depends}
|
||||
USES_TERMINAL
|
||||
JOB_SERVER_AWARE TRUE
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue