Isaac 1.3.1: New version (#4685)
adds a new release of isaac. (1.3.0 forgot to bump the internal version number in include macros)
This commit is contained in:
parent
c3d0911cf6
commit
b749986dcc
@ -39,6 +39,7 @@ def root_cmakelists_dir(self):
|
|||||||
git='https://github.com/ComputationalRadiationPhysics/isaac.git')
|
git='https://github.com/ComputationalRadiationPhysics/isaac.git')
|
||||||
version('master', branch='master',
|
version('master', branch='master',
|
||||||
git='https://github.com/ComputationalRadiationPhysics/isaac.git')
|
git='https://github.com/ComputationalRadiationPhysics/isaac.git')
|
||||||
|
version('1.3.1', '7fe075f9af68d05355eaba0e224f20ca')
|
||||||
version('1.3.0', 'c8a794da9bb998ef0e75449bfece1a12')
|
version('1.3.0', 'c8a794da9bb998ef0e75449bfece1a12')
|
||||||
|
|
||||||
variant('cuda', default=True,
|
variant('cuda', default=True,
|
||||||
|
Loading…
Reference in New Issue
Block a user