Skip to content

Commit

Permalink
Removed wrong typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yorikvanhavre committed Mar 3, 2017
1 parent adca327 commit 624ac0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -596,7 +596,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
Expand Down

0 comments on commit 624ac0d

Please sign in to comment.