gofigure2 / GoFigure2

http://gofigure2.org
8 stars 4 forks source link

Use CMake functions to avoid duplications #75

Open NicolasRannou opened 12 years ago

NicolasRannou commented 12 years ago

Create a method in Main/CMakeLists to avoid code duplications between Licence and BugEntry. Method should look like: foo(input dir, output dir, extension)