Commit 97d27f12 by lvzhengyang

for successfully building sta

parent 0746dec9
...@@ -91,4 +91,5 @@ add_subdirectory(utl) ...@@ -91,4 +91,5 @@ add_subdirectory(utl)
add_subdirectory(odb) add_subdirectory(odb)
add_subdirectory(thirdparty) add_subdirectory(thirdparty)
add_subdirectory(db_mgr) add_subdirectory(db_mgr)
add_subdirectory(sta)
...@@ -293,7 +293,7 @@ add_flex_bison_dependency(SdfLex SdfParser) ...@@ -293,7 +293,7 @@ add_flex_bison_dependency(SdfLex SdfParser)
################################################################ ################################################################
find_package(SWIG 3.0 REQUIRED) # find_package(SWIG 3.0 REQUIRED)
include(UseSWIG) include(UseSWIG)
set(STA_SWIG_FILE app/StaApp.i) set(STA_SWIG_FILE app/StaApp.i)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment