OpenSTA/util/StaConfig.hh.cmake

10 lines
162 B
CMake
Raw Normal View History

2019-02-16 21:07:59 +01:00
#define STA_VERSION "${STA_VERSION}"
2019-07-07 18:58:47 +02:00
#define STA_GIT_SHA1 "${STA_GIT_SHA1}"
2020-04-05 01:12:41 +02:00
#cmakedefine ZLIB_FOUND
2019-02-16 21:07:59 +01:00
#define SSTA ${SSTA}
#define TCL_READLINE ${TCL_READLINE}