]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Add include/opencascade to include path alternatives
authorMatthias Maier <tamiko@43-1.org>
Tue, 21 Mar 2017 18:12:31 +0000 (13:12 -0500)
committerMatthias Maier <tamiko@43-1.org>
Tue, 21 Mar 2017 18:12:31 +0000 (13:12 -0500)
cmake/modules/FindOPENCASCADE.cmake

index 8092fc7cb983d701fc65bb54fd98fb4e45d47bd5..0d064a8d478222f46473b596520f39f533b01cbe 100644 (file)
@@ -38,7 +38,7 @@ SET_IF_EMPTY(OPENCASCADE_DIR "$ENV{CASROOT}")
 
 DEAL_II_FIND_PATH(OPENCASCADE_INCLUDE_DIR Standard_Version.hxx
   HINTS ${OPENCASCADE_DIR}
-  PATH_SUFFIXES include include/oce inc
+  PATH_SUFFIXES include include/oce include/opencascade inc
   )
 
 IF(EXISTS ${OPENCASCADE_INCLUDE_DIR}/Standard_Version.hxx)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.