mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-08-29 01:14:06 +02:00
Fix minor typo
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ project(STA VERSION 2.6.0
|
||||
)
|
||||
|
||||
option(CUDD_DIR "CUDD BDD package directory")
|
||||
option(USE_TCL_READLINE "Use TCL readliine package" ON)
|
||||
option(USE_TCL_READLINE "Use TCL readline package" ON)
|
||||
option(USE_SANITIZE "Compile with santize address enabled")
|
||||
|
||||
# Turn on to debug compiler args.
|
||||
|
||||
Reference in New Issue
Block a user