3
0
Fork 0
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:
Miodrag Milanovic 2026-06-19 10:35:26 +02:00
parent de2472a31f
commit cfef7cc41e

View file

@ -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