OpenSTA/util/StaConfig.hh.cmake

10 lines
154 B
CMake

#pragma once
#define STA_VERSION "${STA_VERSION}"
#define STA_GIT_SHA1 "${STA_GIT_SHA1}"
#cmakedefine ZLIB_FOUND
#define TCL_READLINE ${TCL_READLINE}