mirror of
https://github.com/YosysHQ/yosys
synced 2026-02-22 08:17:38 +00:00
CMake: initial work
This commit is contained in:
parent
df3c62a4ed
commit
f51a2d793a
19 changed files with 430 additions and 0 deletions
1
kernel/version.cc.in
Normal file
1
kernel/version.cc.in
Normal file
|
|
@ -0,0 +1 @@
|
|||
namespace Yosys { extern const char *yosys_version_str; const char *yosys_version_str="Yosys @YOSYS_VER@ (@YOSYS_GIT_VERSION@@CMAKE_CXX_COMPILER_ID@ @CMAKE_CXX_COMPILER_VERSION@)"; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue