FDiot / code_tympan2

0 stars 0 forks source link

[AcousticRayTracer] Reinforce AcoustricRaytracer independency #53

Closed FDiot closed 4 years ago

FDiot commented 7 years ago

Created by bitbucket user bugno on 2017-04-04 09:20 Last updated on 2017-05-12 15:27

The aim of the pull request #63 is to create an independant library from Code Tympan.

With the current Cmake configuration files, it is possible to brake the independency inadvertently in the future by using some includes like "Tympan/other_library/../*.h"

We propose to change the Cmake files to accept only AcousticRaytracer include files (under Tympan/geometric_methods/AcousticRaytracer) when building the AcousticRaytracer library.

FDiot commented 7 years ago

Bitbucket user bugno changed priority from major to minor on 2017-04-04 09:20

FDiot commented 7 years ago

Bitbucket user BachirH changed state from new to resolved on 2017-05-12 15:27