1.2.0
This update makes significant changes to the build system. Instead of using a homegrown method for handling dependencies, we now use the FetchContent
capabilities in CMake. We now require CMake 3.14 to configure and build NJOY21.
With this update, we are no longer using signature files to define a version of NJOY21. Simply checking out the appropriate tag gets all the necessary dependences. Please see our new build instructions at: