Skip to content

1.2.0

Compare
Choose a tag to compare
@jlconlin jlconlin released this 02 Nov 20:25
· 47 commits to master since this release
d40447f

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:

https://docs.njoy21.io/install.html