tcl include
This commit is contained in:
parent
234996e08f
commit
5e456b7747
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue