forked from Lainports/freebsd-ports
11 lines
340 B
Text
11 lines
340 B
Text
--- src/OpenSTA/CMakeLists.txt.orig 2020-09-14 08:19:49 UTC
|
|
+++ src/OpenSTA/CMakeLists.txt
|
|
@@ -291,7 +291,7 @@ add_flex_bison_dependency(SdfLex SdfParser)
|
|
|
|
################################################################
|
|
|
|
-find_package(SWIG REQUIRED 3.0)
|
|
+find_package(SWIG REQUIRED)
|
|
include(UseSWIG)
|
|
|
|
set(STA_SWIG_FILE app/StaApp.i)
|