Trivial typos
CmakeLists .travis.yml
This commit is contained in:
parent
cd1f010fe7
commit
a3e01788df
|
@ -144,7 +144,7 @@ before_install:
|
|||
brew install --verbose --only-dependencies freecad --with-packaging-utils #Ensure all dependencies are satisfied
|
||||
|
||||
elif [ "${QT}" == "Qt5" ]; then
|
||||
# >>> Qt5 Build Testing - THIS ASSUMES A PORTS-CACHE IS INSTALLED WIHT QT4<<<
|
||||
# >>> Qt5 Build Testing - THIS ASSUMES A PORTS-CACHE IS INSTALLED WITH QT4<<<
|
||||
# Qt5: Replace Qt4 with Qt5
|
||||
brew uninstall --ignore-dependencies cartr/qt4/shiboken cartr/qt4/pyside cartr/qt4/pyside-tools cartr/qt4/qt FreeCAD/freecad/coin
|
||||
brew untap cartr/qt4
|
||||
|
|
|
@ -589,7 +589,7 @@ endif(${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
|
|||
|
||||
# Salome SMESH sources are under src/3rdParty now
|
||||
IF(BUILD_SMESH)
|
||||
#if we use smesh we definitly also need vtk, no matter of external or internal smesh
|
||||
#if we use smesh we definitely also need vtk, no matter of external or internal smesh
|
||||
set (VTK_COMPONENTS
|
||||
vtkCommonCore
|
||||
vtkCommonDataModel
|
||||
|
|
Loading…
Reference in New Issue
Block a user