added missing INCLUD_DIR variable that is set by finder but not in the simulation
This commit is contained in:
@@ -115,6 +115,7 @@ else()
|
||||
# successful finder run:
|
||||
set (OPENMESH_FOUND true PARENT_SCOPE)
|
||||
set (OPENMESH_LIBRARIES OpenMeshCore OpenMeshTools PARENT_SCOPE)
|
||||
set (OPENMESH_INCLUDE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/src" PARENT_SCOPE)
|
||||
set (OPENMESH_INCLUDE_DIRS "${CMAKE_CURRENT_SOURCE_DIR}/src" PARENT_SCOPE)
|
||||
|
||||
# Also define variables provided by the old legacy finder.
|
||||
|
||||
Reference in New Issue
Block a user