mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-22 18:05:38 +05:00
NPAL18077: checking geom in the case of without ihm. Check geompy.py presence instead of libGEOM_Swig.py.
This commit is contained in:
parent
5ba26c48af
commit
3d4c815fdc
@ -38,7 +38,7 @@ if test "x$GEOM_DIR" == "x" ; then
|
|||||||
#
|
#
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test -f ${GEOM_DIR}/bin/salome/libGEOM_Swig.py ; then
|
if test -f ${GEOM_DIR}/bin/salome/geompy.py ; then
|
||||||
Geom_ok=yes
|
Geom_ok=yes
|
||||||
AC_MSG_RESULT(Using Geom module distribution in ${GEOM_DIR})
|
AC_MSG_RESULT(Using Geom module distribution in ${GEOM_DIR})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user