mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-21 00:00:25 +00:00
Propagate required version info
This commit is contained in:
parent
de2472a31f
commit
cfef7cc41e
1 changed files with 3 additions and 0 deletions
|
|
@ -26,6 +26,9 @@ yosys_frontend(slang
|
|||
lib/src/variables.cc
|
||||
lib/src/variables.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/version.h
|
||||
DEFINITIONS
|
||||
YOSYS_MAJOR=${YOSYS_VERSION_MAJOR}
|
||||
YOSYS_MINOR=${YOSYS_VERSION_MINOR}
|
||||
ENABLE_IF
|
||||
YOSYS_ENABLE_SLANG
|
||||
INCLUDE_DIRS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue