Преглед изворни кода

Fixed FEM for VTK6 or 7

master
Trevor Irons пре 8 година
родитељ
комит
bd41572a36
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Прегледај датотеку

@@ -1,4 +1,4 @@
1
-if (LEMMA_VTK_SUPPORT)
1
+if (LEMMA_VTK6_SUPPORT OR LEMMA_VTK7_SUPPORT)
2 2
 	include_directories(${CMAKE_INSTALL_PREFIX}/include)
3 3
 
4 4
 	include_directories( "${CMAKE_CURRENT_SOURCE_DIR}/include" )

Loading…
Откажи
Сачувај