mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
12 lines
190 B
CMake
12 lines
190 B
CMake
#pragma once
|
|
|
|
#define STA_VERSION "${STA_VERSION}"
|
|
|
|
#define STA_GIT_SHA1 "${STA_GIT_SHA1}"
|
|
|
|
#cmakedefine ZLIB_FOUND
|
|
|
|
#cmakedefine01 HAVE_CXX_STD_FORMAT
|
|
|
|
#define TCL_READLINE ${TCL_READLINE}
|