cmake StaApp.i depends
This commit is contained in:
parent
056c802650
commit
6872597345
|
|
@ -499,6 +499,7 @@ set_property(SOURCE ${STA_SWIG_FILE}
|
|||
set_property(SOURCE ${STA_SWIG_FILE}
|
||||
PROPERTY DEPENDS
|
||||
${STA_HOME}/tcl/Exception.i
|
||||
${STA_HOME}/tcl/StaTcl.i
|
||||
)
|
||||
|
||||
swig_add_library(sta_swig
|
||||
|
|
|
|||
Loading…
Reference in New Issue