tcl include

This commit is contained in:
James Cherry 2020-01-27 10:53:57 -07:00
parent 234996e08f
commit 5e456b7747
1 changed files with 1 additions and 1 deletions

View File

@ -631,7 +631,7 @@ add_library(OpenSTA
target_include_directories(OpenSTA target_include_directories(OpenSTA
PUBLIC ${STA_INCLUDE_DIRS} PUBLIC ${STA_INCLUDE_DIRS}
SYSTEM ${TCL_INCLUDE_PATH} ${TCL_INCLUDE_PATH}
) )
target_compile_features(OpenSTA target_compile_features(OpenSTA