JurassicParkTrespasser icon indicating copy to clipboard operation
JurassicParkTrespasser copied to clipboard

Create a metabuild script

Open meekee7 opened this issue 4 years ago • 0 comments

A metabuild system for OpenTrespasser should be created. With the launch of a script, all these tasks should be accomplished:

  • Compile the source code in all required configurations
  • Run the unit tests and collect the results
  • Generate a default INI file with DefaultConfigGenerator
  • Create the distributable packages

Key options for implementation include:

  • CMake with its CTest and CPack subsystems
  • Powershell

meekee7 avatar Oct 07 '20 21:10 meekee7