fix "Replacing smeshDC by smesh"

make temporary smesh.py in the current dir to avoid overwriting
   smesh.py when building in SMESH_SRC
This commit is contained in:
eap 2011-03-02 15:13:56 +00:00
parent 4ecb49a22e
commit 196672a8f1

View File

@ -98,7 +98,7 @@ EXAMPLE_RECURSIVE = NO
#---------------------------------------------------------------------------
#Input related options
#---------------------------------------------------------------------------
INPUT = @top_builddir@/src/SMESH_SWIG
INPUT = .
FILE_PATTERNS = smesh.py
IMAGE_PATH = @srcdir@/images
RECURSIVE = NO
@ -157,4 +157,4 @@ DOT_CLEANUP = YES
#External reference options
#---------------------------------------------------------------------------
GENERATE_TAGFILE = smeshpy_doc.tag
SEARCHENGINE = YES
SEARCHENGINE = YES