link against TKAdvTools only if OCCT < 6.7.3

This commit is contained in:
Sebastian Hoogen
2014-08-10 19:13:44 +02:00
parent e131aa976e
commit 83ff578e2b
3 changed files with 17 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ endif
#AM_LDFLAGS = -version-info 1:0:0 -Wl,--no-undefined -L$(OCC_LIB)
AM_LDFLAGS = -version-info 1:0:0 -L$(OCC_LIB) \
-lTKernel -lTKService -lTKMath -lTKBRep -lTKTopAlgo -lTKGeomAlgo \
-lTKGeomBase -lTKG3d -lTKG2d -lTKMeshVS -lTKShHealing -lTKPrim -lTKAdvTools
-lTKGeomBase -lTKG3d -lTKG2d -lTKMeshVS -lTKShHealing -lTKPrim
#uninstall-local:
# -rm -rf $(DESTDIR)$(libdir)