1406 lines
63 KiB
CMake
1406 lines
63 KiB
CMake
## Generated by CMake 3.5.1
|
|
|
|
if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.5)
|
|
message(FATAL_ERROR "CMake >= 2.6.0 required")
|
|
endif()
|
|
cmake_policy(PUSH)
|
|
cmake_policy(VERSION 2.6)
|
|
#----------------------------------------------------------------
|
|
# Generated CMake target import file.
|
|
#----------------------------------------------------------------
|
|
|
|
# Commands may need to know the format version.
|
|
set(CMAKE_IMPORT_FILE_VERSION 1)
|
|
|
|
# Protect against multiple inclusion, which would fail when already imported targets are added once more.
|
|
set(_targetsDefined)
|
|
set(_targetsNotDefined)
|
|
set(_expectedTargets)
|
|
foreach(_expectedTarget foam immersedBoundaryForceFunctionObject immersedBoundary immersedBoundaryTurbulence immersedBoundaryDynamicFvMesh molecule potential molecularMeasurements coalCombustion dsmc lagrangianIntermediate solidParticle lagrangianBasic dieselSpray edgeMesh coupledLduMatrix compressibleLESModels compressibleTurbulenceModel compressibleRASModels incompressibleLESModels incompressibleTurbulenceModel incompressibleRASModels LESfilters LESdeltas tetFiniteElement finiteArea errorEstimation randomProcesses decompositionMethods conversion surfMesh incompressibleTransportModels interfaceProperties viscoelasticTransportModels multiSolverLib OSspecific equationReader POD solidModels ODE engine lduSolvers blockMeshLib cfMesh extrudeModel autoMesh IOFunctionObjects systemCall utilityFunctionObjects fieldFunctionObjects forces checkFunctionObjects postCalc foamCalcFunctions finiteVolume sampling meshTools topoChangerFvMesh dynamicMesh dynamicTopoFvMesh dynamicFvMesh solidBodyMotion RBFMotionSolver fvMotionSolver tetMotionSolver laminarFlameSpeedModels liquidMixture radiation barotropicCompressibilityModel specie solids thermophysicalFunctions liquids basicThermophysicalModels pdf reactionThermophysicalModels solidMixture chemistryModel userd-newFoam userd-foam)
|
|
list(APPEND _expectedTargets ${_expectedTarget})
|
|
if(NOT TARGET ${_expectedTarget})
|
|
list(APPEND _targetsNotDefined ${_expectedTarget})
|
|
endif()
|
|
if(TARGET ${_expectedTarget})
|
|
list(APPEND _targetsDefined ${_expectedTarget})
|
|
endif()
|
|
endforeach()
|
|
if("${_targetsDefined}" STREQUAL "${_expectedTargets}")
|
|
set(CMAKE_IMPORT_FILE_VERSION)
|
|
cmake_policy(POP)
|
|
return()
|
|
endif()
|
|
if(NOT "${_targetsDefined}" STREQUAL "")
|
|
message(FATAL_ERROR "Some (but not all) targets in this export set were already defined.\nTargets Defined: ${_targetsDefined}\nTargets not yet defined: ${_targetsNotDefined}\n")
|
|
endif()
|
|
unset(_targetsDefined)
|
|
unset(_targetsNotDefined)
|
|
unset(_expectedTargets)
|
|
|
|
|
|
# Create imported target foam
|
|
add_library(foam SHARED IMPORTED)
|
|
|
|
set_target_properties(foam PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/foam/lnInclude"
|
|
)
|
|
|
|
# Create imported target immersedBoundaryForceFunctionObject
|
|
add_library(immersedBoundaryForceFunctionObject SHARED IMPORTED)
|
|
|
|
set_target_properties(immersedBoundaryForceFunctionObject PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/immersedBoundary/immersedBoundaryForce/lnInclude"
|
|
)
|
|
|
|
# Create imported target immersedBoundary
|
|
add_library(immersedBoundary SHARED IMPORTED)
|
|
|
|
set_target_properties(immersedBoundary PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/immersedBoundary/immersedBoundary/lnInclude"
|
|
)
|
|
|
|
# Create imported target immersedBoundaryTurbulence
|
|
add_library(immersedBoundaryTurbulence SHARED IMPORTED)
|
|
|
|
set_target_properties(immersedBoundaryTurbulence PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/immersedBoundary/immersedBoundaryTurbulence/lnInclude"
|
|
)
|
|
|
|
# Create imported target immersedBoundaryDynamicFvMesh
|
|
add_library(immersedBoundaryDynamicFvMesh SHARED IMPORTED)
|
|
|
|
set_target_properties(immersedBoundaryDynamicFvMesh PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/immersedBoundary/immersedBoundaryDynamicMesh/lnInclude"
|
|
)
|
|
|
|
# Create imported target molecule
|
|
add_library(molecule SHARED IMPORTED)
|
|
|
|
set_target_properties(molecule PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/lagrangian/molecularDynamics/molecule/lnInclude"
|
|
)
|
|
|
|
# Create imported target potential
|
|
add_library(potential SHARED IMPORTED)
|
|
|
|
set_target_properties(potential PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/lagrangian/molecularDynamics/potential/lnInclude"
|
|
)
|
|
|
|
# Create imported target molecularMeasurements
|
|
add_library(molecularMeasurements SHARED IMPORTED)
|
|
|
|
set_target_properties(molecularMeasurements PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/lagrangian/molecularDynamics/molecularMeasurements/lnInclude"
|
|
)
|
|
|
|
# Create imported target coalCombustion
|
|
add_library(coalCombustion SHARED IMPORTED)
|
|
|
|
set_target_properties(coalCombustion PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/lagrangian/coalCombustion/lnInclude"
|
|
)
|
|
|
|
# Create imported target dsmc
|
|
add_library(dsmc SHARED IMPORTED)
|
|
|
|
set_target_properties(dsmc PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/lagrangian/dsmc/lnInclude"
|
|
)
|
|
|
|
# Create imported target lagrangianIntermediate
|
|
add_library(lagrangianIntermediate SHARED IMPORTED)
|
|
|
|
set_target_properties(lagrangianIntermediate PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/lagrangian/intermediate/lnInclude"
|
|
)
|
|
|
|
# Create imported target solidParticle
|
|
add_library(solidParticle SHARED IMPORTED)
|
|
|
|
set_target_properties(solidParticle PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/lagrangian/solidParticle/lnInclude"
|
|
)
|
|
|
|
# Create imported target lagrangianBasic
|
|
add_library(lagrangianBasic SHARED IMPORTED)
|
|
|
|
set_target_properties(lagrangianBasic PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/lagrangian/basic/lnInclude"
|
|
)
|
|
|
|
# Create imported target dieselSpray
|
|
add_library(dieselSpray SHARED IMPORTED)
|
|
|
|
set_target_properties(dieselSpray PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/lagrangian/dieselSpray/lnInclude"
|
|
)
|
|
|
|
# Create imported target edgeMesh
|
|
add_library(edgeMesh SHARED IMPORTED)
|
|
|
|
set_target_properties(edgeMesh PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/edgeMesh/lnInclude"
|
|
)
|
|
|
|
# Create imported target coupledLduMatrix
|
|
add_library(coupledLduMatrix SHARED IMPORTED)
|
|
|
|
set_target_properties(coupledLduMatrix PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/coupledMatrix/lnInclude"
|
|
)
|
|
|
|
# Create imported target compressibleLESModels
|
|
add_library(compressibleLESModels SHARED IMPORTED)
|
|
|
|
set_target_properties(compressibleLESModels PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/turbulenceModels/compressible/LES/lnInclude"
|
|
)
|
|
|
|
# Create imported target compressibleTurbulenceModel
|
|
add_library(compressibleTurbulenceModel SHARED IMPORTED)
|
|
|
|
set_target_properties(compressibleTurbulenceModel PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/turbulenceModels/compressible/turbulenceModel/lnInclude;/home/henrus/OpenFOAM/foam-extend-4.0_2/src/turbulenceModels/compressible/turbulenceModel/../.."
|
|
)
|
|
|
|
# Create imported target compressibleRASModels
|
|
add_library(compressibleRASModels SHARED IMPORTED)
|
|
|
|
set_target_properties(compressibleRASModels PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/turbulenceModels/compressible/RAS/lnInclude;/home/henrus/OpenFOAM/foam-extend-4.0_2/src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions"
|
|
)
|
|
|
|
# Create imported target incompressibleLESModels
|
|
add_library(incompressibleLESModels SHARED IMPORTED)
|
|
|
|
set_target_properties(incompressibleLESModels PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/turbulenceModels/incompressible/LES/lnInclude"
|
|
)
|
|
|
|
# Create imported target incompressibleTurbulenceModel
|
|
add_library(incompressibleTurbulenceModel SHARED IMPORTED)
|
|
|
|
set_target_properties(incompressibleTurbulenceModel PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/turbulenceModels/incompressible/turbulenceModel/lnInclude;/home/henrus/OpenFOAM/foam-extend-4.0_2/src/turbulenceModels/incompressible/turbulenceModel/../.."
|
|
)
|
|
|
|
# Create imported target incompressibleRASModels
|
|
add_library(incompressibleRASModels SHARED IMPORTED)
|
|
|
|
set_target_properties(incompressibleRASModels PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/turbulenceModels/incompressible/RAS/lnInclude;/home/henrus/OpenFOAM/foam-extend-4.0_2/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions"
|
|
)
|
|
|
|
# Create imported target LESfilters
|
|
add_library(LESfilters SHARED IMPORTED)
|
|
|
|
set_target_properties(LESfilters PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/turbulenceModels/LES/LESfilters/lnInclude"
|
|
)
|
|
|
|
# Create imported target LESdeltas
|
|
add_library(LESdeltas SHARED IMPORTED)
|
|
|
|
set_target_properties(LESdeltas PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/turbulenceModels/LES/LESdeltas/lnInclude"
|
|
)
|
|
|
|
# Create imported target tetFiniteElement
|
|
add_library(tetFiniteElement SHARED IMPORTED)
|
|
|
|
set_target_properties(tetFiniteElement PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/tetFiniteElement/lnInclude"
|
|
)
|
|
|
|
# Create imported target finiteArea
|
|
add_library(finiteArea SHARED IMPORTED)
|
|
|
|
set_target_properties(finiteArea PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/finiteArea/lnInclude"
|
|
)
|
|
|
|
# Create imported target errorEstimation
|
|
add_library(errorEstimation SHARED IMPORTED)
|
|
|
|
set_target_properties(errorEstimation PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/errorEstimation/lnInclude"
|
|
)
|
|
|
|
# Create imported target randomProcesses
|
|
add_library(randomProcesses SHARED IMPORTED)
|
|
|
|
set_target_properties(randomProcesses PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/randomProcesses/lnInclude"
|
|
)
|
|
|
|
# Create imported target decompositionMethods
|
|
add_library(decompositionMethods SHARED IMPORTED)
|
|
|
|
set_target_properties(decompositionMethods PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/decompositionMethods/decompositionMethods/lnInclude"
|
|
)
|
|
|
|
# Create imported target conversion
|
|
add_library(conversion SHARED IMPORTED)
|
|
|
|
set_target_properties(conversion PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/conversion/lnInclude"
|
|
)
|
|
|
|
# Create imported target surfMesh
|
|
add_library(surfMesh SHARED IMPORTED)
|
|
|
|
set_target_properties(surfMesh PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/surfMesh/lnInclude"
|
|
)
|
|
|
|
# Create imported target incompressibleTransportModels
|
|
add_library(incompressibleTransportModels SHARED IMPORTED)
|
|
|
|
set_target_properties(incompressibleTransportModels PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/transportModels/incompressible/lnInclude;/home/henrus/OpenFOAM/foam-extend-4.0_2/src/transportModels/incompressible/.."
|
|
)
|
|
|
|
# Create imported target interfaceProperties
|
|
add_library(interfaceProperties SHARED IMPORTED)
|
|
|
|
set_target_properties(interfaceProperties PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/transportModels/interfaceProperties/lnInclude"
|
|
)
|
|
|
|
# Create imported target viscoelasticTransportModels
|
|
add_library(viscoelasticTransportModels SHARED IMPORTED)
|
|
|
|
set_target_properties(viscoelasticTransportModels PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/transportModels/viscoelastic/lnInclude"
|
|
)
|
|
|
|
# Create imported target multiSolverLib
|
|
add_library(multiSolverLib SHARED IMPORTED)
|
|
|
|
set_target_properties(multiSolverLib PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/multiSolver/lnInclude"
|
|
)
|
|
|
|
# Create imported target OSspecific
|
|
add_library(OSspecific SHARED IMPORTED)
|
|
|
|
set_target_properties(OSspecific PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_COMPILE_DEFINITIONS "WM_SP;NoRepository"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/OSspecific/POSIX/lnInclude"
|
|
)
|
|
|
|
# Create imported target equationReader
|
|
add_library(equationReader SHARED IMPORTED)
|
|
|
|
set_target_properties(equationReader PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/equationReader/lnInclude"
|
|
)
|
|
|
|
# Create imported target POD
|
|
add_library(POD SHARED IMPORTED)
|
|
|
|
set_target_properties(POD PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/POD/lnInclude"
|
|
)
|
|
|
|
# Create imported target solidModels
|
|
add_library(solidModels SHARED IMPORTED)
|
|
|
|
set_target_properties(solidModels PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/solidModels/lnInclude"
|
|
)
|
|
|
|
# Create imported target ODE
|
|
add_library(ODE SHARED IMPORTED)
|
|
|
|
set_target_properties(ODE PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/ODE/lnInclude"
|
|
)
|
|
|
|
# Create imported target engine
|
|
add_library(engine SHARED IMPORTED)
|
|
|
|
set_target_properties(engine PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/engine/lnInclude"
|
|
)
|
|
|
|
# Create imported target lduSolvers
|
|
add_library(lduSolvers SHARED IMPORTED)
|
|
|
|
set_target_properties(lduSolvers PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/lduSolvers/lnInclude"
|
|
)
|
|
|
|
# Create imported target blockMeshLib
|
|
add_library(blockMeshLib SHARED IMPORTED)
|
|
|
|
set_target_properties(blockMeshLib PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/mesh/blockMesh/lnInclude"
|
|
)
|
|
|
|
# Create imported target cfMesh
|
|
add_library(cfMesh SHARED IMPORTED)
|
|
|
|
set_target_properties(cfMesh PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/mesh/cfMesh/lnInclude"
|
|
)
|
|
|
|
# Create imported target extrudeModel
|
|
add_library(extrudeModel SHARED IMPORTED)
|
|
|
|
set_target_properties(extrudeModel PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/mesh/extrudeModel/lnInclude"
|
|
)
|
|
|
|
# Create imported target autoMesh
|
|
add_library(autoMesh SHARED IMPORTED)
|
|
|
|
set_target_properties(autoMesh PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/mesh/autoMesh/lnInclude"
|
|
)
|
|
|
|
# Create imported target IOFunctionObjects
|
|
add_library(IOFunctionObjects SHARED IMPORTED)
|
|
|
|
set_target_properties(IOFunctionObjects PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/postProcessing/functionObjects/IO/lnInclude"
|
|
)
|
|
|
|
# Create imported target systemCall
|
|
add_library(systemCall SHARED IMPORTED)
|
|
|
|
set_target_properties(systemCall PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/postProcessing/functionObjects/systemCall/lnInclude"
|
|
)
|
|
|
|
# Create imported target utilityFunctionObjects
|
|
add_library(utilityFunctionObjects SHARED IMPORTED)
|
|
|
|
set_target_properties(utilityFunctionObjects PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/postProcessing/functionObjects/utilities/lnInclude"
|
|
)
|
|
|
|
# Create imported target fieldFunctionObjects
|
|
add_library(fieldFunctionObjects SHARED IMPORTED)
|
|
|
|
set_target_properties(fieldFunctionObjects PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/postProcessing/functionObjects/field/lnInclude"
|
|
)
|
|
|
|
# Create imported target forces
|
|
add_library(forces SHARED IMPORTED)
|
|
|
|
set_target_properties(forces PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/postProcessing/functionObjects/forces/lnInclude"
|
|
)
|
|
|
|
# Create imported target checkFunctionObjects
|
|
add_library(checkFunctionObjects SHARED IMPORTED)
|
|
|
|
set_target_properties(checkFunctionObjects PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/postProcessing/functionObjects/check/lnInclude"
|
|
)
|
|
|
|
# Create imported target postCalc
|
|
add_library(postCalc SHARED IMPORTED)
|
|
|
|
set_target_properties(postCalc PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/postProcessing/postCalc/lnInclude"
|
|
)
|
|
|
|
# Create imported target foamCalcFunctions
|
|
add_library(foamCalcFunctions SHARED IMPORTED)
|
|
|
|
set_target_properties(foamCalcFunctions PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/postProcessing/foamCalcFunctions/lnInclude"
|
|
)
|
|
|
|
# Create imported target finiteVolume
|
|
add_library(finiteVolume SHARED IMPORTED)
|
|
|
|
set_target_properties(finiteVolume PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/finiteVolume/lnInclude"
|
|
)
|
|
|
|
# Create imported target sampling
|
|
add_library(sampling SHARED IMPORTED)
|
|
|
|
set_target_properties(sampling PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/sampling/lnInclude"
|
|
)
|
|
|
|
# Create imported target meshTools
|
|
add_library(meshTools SHARED IMPORTED)
|
|
|
|
set_target_properties(meshTools PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/meshTools/lnInclude"
|
|
)
|
|
|
|
# Create imported target topoChangerFvMesh
|
|
add_library(topoChangerFvMesh SHARED IMPORTED)
|
|
|
|
set_target_properties(topoChangerFvMesh PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/dynamicMesh/topoChangerFvMesh/lnInclude"
|
|
)
|
|
|
|
# Create imported target dynamicMesh
|
|
add_library(dynamicMesh SHARED IMPORTED)
|
|
|
|
set_target_properties(dynamicMesh PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/dynamicMesh/dynamicMesh/lnInclude"
|
|
)
|
|
|
|
# Create imported target dynamicTopoFvMesh
|
|
add_library(dynamicTopoFvMesh SHARED IMPORTED)
|
|
|
|
set_target_properties(dynamicTopoFvMesh PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/dynamicMesh/dynamicTopoFvMesh/lnInclude"
|
|
)
|
|
|
|
# Create imported target dynamicFvMesh
|
|
add_library(dynamicFvMesh SHARED IMPORTED)
|
|
|
|
set_target_properties(dynamicFvMesh PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/dynamicMesh/dynamicFvMesh/lnInclude"
|
|
)
|
|
|
|
# Create imported target solidBodyMotion
|
|
add_library(solidBodyMotion SHARED IMPORTED)
|
|
|
|
set_target_properties(solidBodyMotion PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/dynamicMesh/meshMotion/solidBodyMotion/lnInclude"
|
|
)
|
|
|
|
# Create imported target RBFMotionSolver
|
|
add_library(RBFMotionSolver SHARED IMPORTED)
|
|
|
|
set_target_properties(RBFMotionSolver PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/dynamicMesh/meshMotion/RBFMotionSolver/lnInclude"
|
|
)
|
|
|
|
# Create imported target fvMotionSolver
|
|
add_library(fvMotionSolver SHARED IMPORTED)
|
|
|
|
set_target_properties(fvMotionSolver PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/dynamicMesh/meshMotion/fvMotionSolver/lnInclude"
|
|
)
|
|
|
|
# Create imported target tetMotionSolver
|
|
add_library(tetMotionSolver SHARED IMPORTED)
|
|
|
|
set_target_properties(tetMotionSolver PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/dynamicMesh/meshMotion/tetMotionSolver/lnInclude"
|
|
)
|
|
|
|
# Create imported target laminarFlameSpeedModels
|
|
add_library(laminarFlameSpeedModels SHARED IMPORTED)
|
|
|
|
set_target_properties(laminarFlameSpeedModels PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/thermophysicalModels/laminarFlameSpeed/lnInclude"
|
|
)
|
|
|
|
# Create imported target liquidMixture
|
|
add_library(liquidMixture SHARED IMPORTED)
|
|
|
|
set_target_properties(liquidMixture PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/thermophysicalModels/liquidMixture/lnInclude"
|
|
)
|
|
|
|
# Create imported target radiation
|
|
add_library(radiation SHARED IMPORTED)
|
|
|
|
set_target_properties(radiation PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/thermophysicalModels/radiation/lnInclude"
|
|
)
|
|
|
|
# Create imported target barotropicCompressibilityModel
|
|
add_library(barotropicCompressibilityModel SHARED IMPORTED)
|
|
|
|
set_target_properties(barotropicCompressibilityModel PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/thermophysicalModels/barotropicCompressibilityModel/lnInclude"
|
|
)
|
|
|
|
# Create imported target specie
|
|
add_library(specie SHARED IMPORTED)
|
|
|
|
set_target_properties(specie PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/thermophysicalModels/specie/lnInclude"
|
|
)
|
|
|
|
# Create imported target solids
|
|
add_library(solids SHARED IMPORTED)
|
|
|
|
set_target_properties(solids PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/thermophysicalModels/solids/lnInclude"
|
|
)
|
|
|
|
# Create imported target thermophysicalFunctions
|
|
add_library(thermophysicalFunctions SHARED IMPORTED)
|
|
|
|
set_target_properties(thermophysicalFunctions PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/thermophysicalModels/thermophysicalFunctions/lnInclude"
|
|
)
|
|
|
|
# Create imported target liquids
|
|
add_library(liquids SHARED IMPORTED)
|
|
|
|
set_target_properties(liquids PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/thermophysicalModels/liquids/lnInclude"
|
|
)
|
|
|
|
# Create imported target basicThermophysicalModels
|
|
add_library(basicThermophysicalModels SHARED IMPORTED)
|
|
|
|
set_target_properties(basicThermophysicalModels PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/thermophysicalModels/basic/lnInclude"
|
|
)
|
|
|
|
# Create imported target pdf
|
|
add_library(pdf SHARED IMPORTED)
|
|
|
|
set_target_properties(pdf PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/thermophysicalModels/pdfs/lnInclude"
|
|
)
|
|
|
|
# Create imported target reactionThermophysicalModels
|
|
add_library(reactionThermophysicalModels SHARED IMPORTED)
|
|
|
|
set_target_properties(reactionThermophysicalModels PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/thermophysicalModels/reactionThermo/lnInclude"
|
|
)
|
|
|
|
# Create imported target solidMixture
|
|
add_library(solidMixture SHARED IMPORTED)
|
|
|
|
set_target_properties(solidMixture PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/thermophysicalModels/solidMixture/lnInclude"
|
|
)
|
|
|
|
# Create imported target chemistryModel
|
|
add_library(chemistryModel SHARED IMPORTED)
|
|
|
|
set_target_properties(chemistryModel PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/src/thermophysicalModels/chemistryModel/lnInclude"
|
|
)
|
|
|
|
# Create imported target userd-newFoam
|
|
add_library(userd-newFoam SHARED IMPORTED)
|
|
|
|
set_target_properties(userd-newFoam PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/applications/utilities/postProcessing/graphics/newEnsightFoamReader/lnInclude"
|
|
)
|
|
|
|
# Create imported target userd-foam
|
|
add_library(userd-foam SHARED IMPORTED)
|
|
|
|
set_target_properties(userd-foam PROPERTIES
|
|
COMPATIBLE_INTERFACE_STRING "FOAM_MAJOR_VERSION"
|
|
INTERFACE_FOAM_MAJOR_VERSION "4"
|
|
INTERFACE_INCLUDE_DIRECTORIES "/home/henrus/OpenFOAM/foam-extend-4.0_2/applications/utilities/postProcessing/graphics/ensightFoamReader/lnInclude"
|
|
)
|
|
|
|
# Import target "foam" for configuration ""
|
|
set_property(TARGET foam APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(foam PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "OSspecific;mpi;ZLIB::ZLIB"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libfoam.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libfoam.so.3"
|
|
)
|
|
|
|
# Import target "immersedBoundaryForceFunctionObject" for configuration ""
|
|
set_property(TARGET immersedBoundaryForceFunctionObject APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(immersedBoundaryForceFunctionObject PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "immersedBoundaryTurbulence;forces"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libimmersedBoundaryForceFunctionObject.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libimmersedBoundaryForceFunctionObject.so.3"
|
|
)
|
|
|
|
# Import target "immersedBoundary" for configuration ""
|
|
set_property(TARGET immersedBoundary APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(immersedBoundary PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume;sampling;surfMesh;dynamicMesh"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libimmersedBoundary.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libimmersedBoundary.so.3"
|
|
)
|
|
|
|
# Import target "immersedBoundaryTurbulence" for configuration ""
|
|
set_property(TARGET immersedBoundaryTurbulence APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(immersedBoundaryTurbulence PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "immersedBoundary;incompressibleRASModels;incompressibleLESModels"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libimmersedBoundaryTurbulence.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libimmersedBoundaryTurbulence.so.3"
|
|
)
|
|
|
|
# Import target "immersedBoundaryDynamicFvMesh" for configuration ""
|
|
set_property(TARGET immersedBoundaryDynamicFvMesh APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(immersedBoundaryDynamicFvMesh PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "immersedBoundary;dynamicFvMesh;solidBodyMotion"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libimmersedBoundaryDynamicFvMesh.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libimmersedBoundaryDynamicFvMesh.so.3"
|
|
)
|
|
|
|
# Import target "molecule" for configuration ""
|
|
set_property(TARGET molecule APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(molecule PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "potential"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libmolecule.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libmolecule.so.3"
|
|
)
|
|
|
|
# Import target "potential" for configuration ""
|
|
set_property(TARGET potential APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(potential PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libpotential.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libpotential.so.3"
|
|
)
|
|
|
|
# Import target "molecularMeasurements" for configuration ""
|
|
set_property(TARGET molecularMeasurements APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(molecularMeasurements PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libmolecularMeasurements.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libmolecularMeasurements.so.3"
|
|
)
|
|
|
|
# Import target "coalCombustion" for configuration ""
|
|
set_property(TARGET coalCombustion APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(coalCombustion PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "lagrangianBasic;lagrangianIntermediate;basicThermophysicalModels"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libcoalCombustion.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libcoalCombustion.so.3"
|
|
)
|
|
|
|
# Import target "dsmc" for configuration ""
|
|
set_property(TARGET dsmc APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(dsmc PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume;lagrangianBasic"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libdsmc.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libdsmc.so.3"
|
|
)
|
|
|
|
# Import target "lagrangianIntermediate" for configuration ""
|
|
set_property(TARGET lagrangianIntermediate APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(lagrangianIntermediate PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "reactionThermophysicalModels;radiation;compressibleRASModels;compressibleLESModels;pdf;liquidMixture;solidMixture"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/liblagrangianIntermediate.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "liblagrangianIntermediate.so.3"
|
|
)
|
|
|
|
# Import target "solidParticle" for configuration ""
|
|
set_property(TARGET solidParticle APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(solidParticle PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume;lagrangianBasic"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libsolidParticle.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libsolidParticle.so.3"
|
|
)
|
|
|
|
# Import target "lagrangianBasic" for configuration ""
|
|
set_property(TARGET lagrangianBasic APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(lagrangianBasic PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "decompositionMethods;foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/liblagrangianBasic.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "liblagrangianBasic.so.3"
|
|
)
|
|
|
|
# Import target "dieselSpray" for configuration ""
|
|
set_property(TARGET dieselSpray APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(dieselSpray PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "lagrangianBasic;lagrangianIntermediate;basicThermophysicalModels"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libdieselSpray.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libdieselSpray.so.3"
|
|
)
|
|
|
|
# Import target "edgeMesh" for configuration ""
|
|
set_property(TARGET edgeMesh APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(edgeMesh PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libedgeMesh.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libedgeMesh.so.3"
|
|
)
|
|
|
|
# Import target "coupledLduMatrix" for configuration ""
|
|
set_property(TARGET coupledLduMatrix APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(coupledLduMatrix PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libcoupledLduMatrix.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libcoupledLduMatrix.so.3"
|
|
)
|
|
|
|
# Import target "compressibleLESModels" for configuration ""
|
|
set_property(TARGET compressibleLESModels APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(compressibleLESModels PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "compressibleTurbulenceModel;LESdeltas;LESfilters"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libcompressibleLESModels.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libcompressibleLESModels.so.3"
|
|
)
|
|
|
|
# Import target "compressibleTurbulenceModel" for configuration ""
|
|
set_property(TARGET compressibleTurbulenceModel APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(compressibleTurbulenceModel PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "basicThermophysicalModels"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libcompressibleTurbulenceModel.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libcompressibleTurbulenceModel.so.3"
|
|
)
|
|
|
|
# Import target "compressibleRASModels" for configuration ""
|
|
set_property(TARGET compressibleRASModels APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(compressibleRASModels PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "compressibleTurbulenceModel"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libcompressibleRASModels.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libcompressibleRASModels.so.3"
|
|
)
|
|
|
|
# Import target "incompressibleLESModels" for configuration ""
|
|
set_property(TARGET incompressibleLESModels APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(incompressibleLESModels PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "incompressibleTurbulenceModel;LESdeltas;LESfilters"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libincompressibleLESModels.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libincompressibleLESModels.so.3"
|
|
)
|
|
|
|
# Import target "incompressibleTurbulenceModel" for configuration ""
|
|
set_property(TARGET incompressibleTurbulenceModel APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(incompressibleTurbulenceModel PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "incompressibleTransportModels"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libincompressibleTurbulenceModel.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libincompressibleTurbulenceModel.so.3"
|
|
)
|
|
|
|
# Import target "incompressibleRASModels" for configuration ""
|
|
set_property(TARGET incompressibleRASModels APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(incompressibleRASModels PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "incompressibleTurbulenceModel"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libincompressibleRASModels.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libincompressibleRASModels.so.3"
|
|
)
|
|
|
|
# Import target "LESfilters" for configuration ""
|
|
set_property(TARGET LESfilters APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(LESfilters PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libLESfilters.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libLESfilters.so.3"
|
|
)
|
|
|
|
# Import target "LESdeltas" for configuration ""
|
|
set_property(TARGET LESdeltas APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(LESdeltas PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libLESdeltas.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libLESdeltas.so.3"
|
|
)
|
|
|
|
# Import target "tetFiniteElement" for configuration ""
|
|
set_property(TARGET tetFiniteElement APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(tetFiniteElement PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "meshTools"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libtetFiniteElement.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libtetFiniteElement.so.3"
|
|
)
|
|
|
|
# Import target "finiteArea" for configuration ""
|
|
set_property(TARGET finiteArea APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(finiteArea PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libfiniteArea.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libfiniteArea.so.3"
|
|
)
|
|
|
|
# Import target "errorEstimation" for configuration ""
|
|
set_property(TARGET errorEstimation APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(errorEstimation PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/liberrorEstimation.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "liberrorEstimation.so.3"
|
|
)
|
|
|
|
# Import target "randomProcesses" for configuration ""
|
|
set_property(TARGET randomProcesses APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(randomProcesses PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/librandomProcesses.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "librandomProcesses.so.3"
|
|
)
|
|
|
|
# Import target "decompositionMethods" for configuration ""
|
|
set_property(TARGET decompositionMethods APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(decompositionMethods PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libdecompositionMethods.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libdecompositionMethods.so.3"
|
|
)
|
|
|
|
# Import target "conversion" for configuration ""
|
|
set_property(TARGET conversion APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(conversion PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libconversion.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libconversion.so.3"
|
|
)
|
|
|
|
# Import target "surfMesh" for configuration ""
|
|
set_property(TARGET surfMesh APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(surfMesh PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libsurfMesh.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libsurfMesh.so.3"
|
|
)
|
|
|
|
# Import target "incompressibleTransportModels" for configuration ""
|
|
set_property(TARGET incompressibleTransportModels APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(incompressibleTransportModels PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libincompressibleTransportModels.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libincompressibleTransportModels.so.3"
|
|
)
|
|
|
|
# Import target "interfaceProperties" for configuration ""
|
|
set_property(TARGET interfaceProperties APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(interfaceProperties PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libinterfaceProperties.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libinterfaceProperties.so.3"
|
|
)
|
|
|
|
# Import target "viscoelasticTransportModels" for configuration ""
|
|
set_property(TARGET viscoelasticTransportModels APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(viscoelasticTransportModels PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libviscoelasticTransportModels.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libviscoelasticTransportModels.so.3"
|
|
)
|
|
|
|
# Import target "multiSolverLib" for configuration ""
|
|
set_property(TARGET multiSolverLib APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(multiSolverLib PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libmultiSolverLib.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libmultiSolverLib.so.3"
|
|
)
|
|
|
|
# Import target "OSspecific" for configuration ""
|
|
set_property(TARGET OSspecific APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(OSspecific PROPERTIES
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libOSspecific.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libOSspecific.so.3"
|
|
)
|
|
|
|
# Import target "equationReader" for configuration ""
|
|
set_property(TARGET equationReader APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(equationReader PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libequationReader.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libequationReader.so.3"
|
|
)
|
|
|
|
# Import target "POD" for configuration ""
|
|
set_property(TARGET POD APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(POD PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume;ODE"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libPOD.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libPOD.so.3"
|
|
)
|
|
|
|
# Import target "solidModels" for configuration ""
|
|
set_property(TARGET solidModels APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(solidModels PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "topoChangerFvMesh;finiteArea"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libsolidModels.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libsolidModels.so.3"
|
|
)
|
|
|
|
# Import target "ODE" for configuration ""
|
|
set_property(TARGET ODE APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(ODE PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "meshTools"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libODE.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libODE.so.3"
|
|
)
|
|
|
|
# Import target "engine" for configuration ""
|
|
set_property(TARGET engine APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(engine PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "dynamicFvMesh;fvMotionSolver"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libengine.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libengine.so.3"
|
|
)
|
|
|
|
# Import target "lduSolvers" for configuration ""
|
|
set_property(TARGET lduSolvers APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(lduSolvers PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/liblduSolvers.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "liblduSolvers.so.3"
|
|
)
|
|
|
|
# Import target "blockMeshLib" for configuration ""
|
|
set_property(TARGET blockMeshLib APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(blockMeshLib PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "ODE;dynamicMesh;finiteVolume;meshTools"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libblockMeshLib.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libblockMeshLib.so.3"
|
|
)
|
|
|
|
# Import target "cfMesh" for configuration ""
|
|
set_property(TARGET cfMesh APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(cfMesh PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "meshTools;edgeMesh"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libcfMesh.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libcfMesh.so.3"
|
|
)
|
|
|
|
# Import target "extrudeModel" for configuration ""
|
|
set_property(TARGET extrudeModel APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(extrudeModel PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "dynamicMesh"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libextrudeModel.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libextrudeModel.so.3"
|
|
)
|
|
|
|
# Import target "autoMesh" for configuration ""
|
|
set_property(TARGET autoMesh APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(autoMesh PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "dynamicFvMesh;edgeMesh"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libautoMesh.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libautoMesh.so.3"
|
|
)
|
|
|
|
# Import target "IOFunctionObjects" for configuration ""
|
|
set_property(TARGET IOFunctionObjects APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(IOFunctionObjects PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libIOFunctionObjects.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libIOFunctionObjects.so.3"
|
|
)
|
|
|
|
# Import target "systemCall" for configuration ""
|
|
set_property(TARGET systemCall APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(systemCall PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libsystemCall.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libsystemCall.so.3"
|
|
)
|
|
|
|
# Import target "utilityFunctionObjects" for configuration ""
|
|
set_property(TARGET utilityFunctionObjects APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(utilityFunctionObjects PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "basicThermophysicalModels;sampling;dsmc"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libutilityFunctionObjects.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libutilityFunctionObjects.so.3"
|
|
)
|
|
|
|
# Import target "fieldFunctionObjects" for configuration ""
|
|
set_property(TARGET fieldFunctionObjects APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(fieldFunctionObjects PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libfieldFunctionObjects.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libfieldFunctionObjects.so.3"
|
|
)
|
|
|
|
# Import target "forces" for configuration ""
|
|
set_property(TARGET forces APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(forces PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "incompressibleRASModels;incompressibleLESModels;compressibleRASModels;compressibleLESModels"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libforces.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libforces.so.3"
|
|
)
|
|
|
|
# Import target "checkFunctionObjects" for configuration ""
|
|
set_property(TARGET checkFunctionObjects APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(checkFunctionObjects PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libcheckFunctionObjects.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libcheckFunctionObjects.so.3"
|
|
)
|
|
|
|
# Import target "postCalc" for configuration ""
|
|
set_property(TARGET postCalc APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(postCalc PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libpostCalc.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libpostCalc.so.3"
|
|
)
|
|
|
|
# Import target "foamCalcFunctions" for configuration ""
|
|
set_property(TARGET foamCalcFunctions APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(foamCalcFunctions PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libfoamCalcFunctions.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libfoamCalcFunctions.so.3"
|
|
)
|
|
|
|
# Import target "finiteVolume" for configuration ""
|
|
set_property(TARGET finiteVolume APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(finiteVolume PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "meshTools"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libfiniteVolume.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libfiniteVolume.so.3"
|
|
)
|
|
|
|
# Import target "sampling" for configuration ""
|
|
set_property(TARGET sampling APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(sampling PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume;surfMesh"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libsampling.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libsampling.so.3"
|
|
)
|
|
|
|
# Import target "meshTools" for configuration ""
|
|
set_property(TARGET meshTools APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(meshTools PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "lagrangianBasic;decompositionMethods"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libmeshTools.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libmeshTools.so.3"
|
|
)
|
|
|
|
# Import target "topoChangerFvMesh" for configuration ""
|
|
set_property(TARGET topoChangerFvMesh APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(topoChangerFvMesh PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "dynamicFvMesh"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libtopoChangerFvMesh.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libtopoChangerFvMesh.so.3"
|
|
)
|
|
|
|
# Import target "dynamicMesh" for configuration ""
|
|
set_property(TARGET dynamicMesh APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(dynamicMesh PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "meshTools"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libdynamicMesh.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libdynamicMesh.so.3"
|
|
)
|
|
|
|
# Import target "dynamicTopoFvMesh" for configuration ""
|
|
set_property(TARGET dynamicTopoFvMesh APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(dynamicTopoFvMesh PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "dynamicFvMesh"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libdynamicTopoFvMesh.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libdynamicTopoFvMesh.so.3"
|
|
)
|
|
|
|
# Import target "dynamicFvMesh" for configuration ""
|
|
set_property(TARGET dynamicFvMesh APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(dynamicFvMesh PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "dynamicMesh;finiteVolume;RBFMotionSolver;solidBodyMotion;tetMotionSolver"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libdynamicFvMesh.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libdynamicFvMesh.so.3"
|
|
)
|
|
|
|
# Import target "solidBodyMotion" for configuration ""
|
|
set_property(TARGET solidBodyMotion APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(solidBodyMotion PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libsolidBodyMotion.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libsolidBodyMotion.so.3"
|
|
)
|
|
|
|
# Import target "RBFMotionSolver" for configuration ""
|
|
set_property(TARGET RBFMotionSolver APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(RBFMotionSolver PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "dynamicMesh"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libRBFMotionSolver.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libRBFMotionSolver.so.3"
|
|
)
|
|
|
|
# Import target "fvMotionSolver" for configuration ""
|
|
set_property(TARGET fvMotionSolver APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(fvMotionSolver PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume;dynamicMesh"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libfvMotionSolver.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libfvMotionSolver.so.3"
|
|
)
|
|
|
|
# Import target "tetMotionSolver" for configuration ""
|
|
set_property(TARGET tetMotionSolver APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(tetMotionSolver PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "tetFiniteElement;dynamicMesh"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libtetMotionSolver.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libtetMotionSolver.so.3"
|
|
)
|
|
|
|
# Import target "laminarFlameSpeedModels" for configuration ""
|
|
set_property(TARGET laminarFlameSpeedModels APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(laminarFlameSpeedModels PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "reactionThermophysicalModels"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/liblaminarFlameSpeedModels.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "liblaminarFlameSpeedModels.so.3"
|
|
)
|
|
|
|
# Import target "liquidMixture" for configuration ""
|
|
set_property(TARGET liquidMixture APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(liquidMixture PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "liquids;specie"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libliquidMixture.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libliquidMixture.so.3"
|
|
)
|
|
|
|
# Import target "radiation" for configuration ""
|
|
set_property(TARGET radiation APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(radiation PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "basicThermophysicalModels"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libradiation.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libradiation.so.3"
|
|
)
|
|
|
|
# Import target "barotropicCompressibilityModel" for configuration ""
|
|
set_property(TARGET barotropicCompressibilityModel APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(barotropicCompressibilityModel PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libbarotropicCompressibilityModel.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libbarotropicCompressibilityModel.so.3"
|
|
)
|
|
|
|
# Import target "specie" for configuration ""
|
|
set_property(TARGET specie APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(specie PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libspecie.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libspecie.so.3"
|
|
)
|
|
|
|
# Import target "solids" for configuration ""
|
|
set_property(TARGET solids APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(solids PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libsolids.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libsolids.so.3"
|
|
)
|
|
|
|
# Import target "thermophysicalFunctions" for configuration ""
|
|
set_property(TARGET thermophysicalFunctions APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(thermophysicalFunctions PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libthermophysicalFunctions.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libthermophysicalFunctions.so.3"
|
|
)
|
|
|
|
# Import target "liquids" for configuration ""
|
|
set_property(TARGET liquids APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(liquids PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "thermophysicalFunctions"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libliquids.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libliquids.so.3"
|
|
)
|
|
|
|
# Import target "basicThermophysicalModels" for configuration ""
|
|
set_property(TARGET basicThermophysicalModels APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(basicThermophysicalModels PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume;specie;thermophysicalFunctions"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libbasicThermophysicalModels.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libbasicThermophysicalModels.so.3"
|
|
)
|
|
|
|
# Import target "pdf" for configuration ""
|
|
set_property(TARGET pdf APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(pdf PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "foam"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libpdf.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libpdf.so.3"
|
|
)
|
|
|
|
# Import target "reactionThermophysicalModels" for configuration ""
|
|
set_property(TARGET reactionThermophysicalModels APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(reactionThermophysicalModels PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "basicThermophysicalModels"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libreactionThermophysicalModels.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libreactionThermophysicalModels.so.3"
|
|
)
|
|
|
|
# Import target "solidMixture" for configuration ""
|
|
set_property(TARGET solidMixture APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(solidMixture PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "solids"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libsolidMixture.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libsolidMixture.so.3"
|
|
)
|
|
|
|
# Import target "chemistryModel" for configuration ""
|
|
set_property(TARGET chemistryModel APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(chemistryModel PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "reactionThermophysicalModels;ODE"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libchemistryModel.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libchemistryModel.so.3"
|
|
)
|
|
|
|
# Import target "userd-newFoam" for configuration ""
|
|
set_property(TARGET userd-newFoam APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(userd-newFoam PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume;finiteArea;lagrangianBasic"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libuserd-newFoam.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libuserd-newFoam.so.3"
|
|
)
|
|
|
|
# Import target "userd-foam" for configuration ""
|
|
set_property(TARGET userd-foam APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(userd-foam PROPERTIES
|
|
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "finiteVolume;lagrangianBasic"
|
|
IMPORTED_LOCATION_NOCONFIG "/home/henrus/OpenFOAM/foam-extend-4.0_2/lib/libuserd-foam.so.4.0"
|
|
IMPORTED_SONAME_NOCONFIG "libuserd-foam.so.3"
|
|
)
|
|
|
|
# This file does not depend on other imported targets which have
|
|
# been exported from the same project but in a separate export set.
|
|
|
|
# Commands beyond this point should not need to know the version.
|
|
set(CMAKE_IMPORT_FILE_VERSION)
|
|
cmake_policy(POP)
|