OpenSTA/util/StaConfig.hh.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}