tcl include

This commit is contained in:
James Cherry
2020-01-27 10:53:57 -07:00
parent 234996e08f
commit 5e456b7747
+1 -1
View File
@@ -631,7 +631,7 @@ add_library(OpenSTA
target_include_directories(OpenSTA
PUBLIC ${STA_INCLUDE_DIRS}
SYSTEM ${TCL_INCLUDE_PATH}
${TCL_INCLUDE_PATH}
)
target_compile_features(OpenSTA