#                                               -*- cmake -*-

# Register current directory files
ot_add_current_dir_to_include_dirs ()

ot_add_source_file (Distribution.cxx)
ot_add_source_file (DistributionImplementation.cxx)
ot_add_source_file (EllipticalDistribution.cxx)
ot_add_source_file (SklarCopula.cxx)
ot_add_source_file (ArchimedeanCopula.cxx)
ot_add_source_file (RandomVector.cxx)
ot_add_source_file (RandomVectorImplementation.cxx)
ot_add_source_file (ConditionalRandomVector.cxx)
ot_add_source_file (ConstantRandomVector.cxx)
ot_add_source_file (CompositeRandomVector.cxx)
ot_add_source_file (FunctionalChaosRandomVector.cxx)
ot_add_source_file (KrigingRandomVector.cxx)
ot_add_source_file (UsualRandomVector.cxx)
ot_add_source_file (DomainEvent.cxx)
ot_add_source_file (ThresholdEvent.cxx)
ot_add_source_file (ThresholdEventImplementation.cxx)
ot_add_source_file (ProcessEvent.cxx)
ot_add_source_file (IntersectionEvent.cxx)
ot_add_source_file (StandardEvent.cxx)
ot_add_source_file (UnionEvent.cxx)
ot_add_source_file (DistributionFactoryResult.cxx)
ot_add_source_file (DistributionFactory.cxx)
ot_add_source_file (DistributionFactoryImplementation.cxx)
ot_add_source_file (ProcessImplementation.cxx)
ot_add_source_file (Process.cxx)
ot_add_source_file (DistributionParametersImplementation.cxx)
ot_add_source_file (DistributionParameters.cxx)

ot_install_header_file (RandomVectorImplementation.hxx)
ot_install_header_file (SklarCopula.hxx)
ot_install_header_file (RandomVector.hxx)
ot_install_header_file (EllipticalDistribution.hxx)
ot_install_header_file (CompositeRandomVector.hxx)
ot_install_header_file (ConditionalRandomVector.hxx)
ot_install_header_file (DistributionFactoryResult.hxx)
ot_install_header_file (DistributionFactory.hxx)
ot_install_header_file (DistributionImplementation.hxx)
ot_install_header_file (FunctionalChaosRandomVector.hxx)
ot_install_header_file (KrigingRandomVector.hxx)
ot_install_header_file (UsualRandomVector.hxx)
ot_install_header_file (StandardEvent.hxx)
ot_install_header_file (UnionEvent.hxx)
ot_install_header_file (Distribution.hxx)
ot_install_header_file (DomainEvent.hxx)
ot_install_header_file (ThresholdEvent.hxx)
ot_install_header_file (ThresholdEventImplementation.hxx)
ot_install_header_file (ProcessEvent.hxx)
ot_install_header_file (IntersectionEvent.hxx)
ot_install_header_file (ArchimedeanCopula.hxx)
ot_install_header_file (DistributionFactoryImplementation.hxx)
ot_install_header_file (ConstantRandomVector.hxx)
ot_install_header_file (OTModel.hxx)
ot_install_header_file (ProcessImplementation.hxx)
ot_install_header_file (Process.hxx)
ot_install_header_file (DistributionParametersImplementation.hxx)
ot_install_header_file (DistributionParameters.hxx)
