]> Creatis software - clitk.git/commit
Add AffineRegistration library to avoid compilation error
authortbaudier <thomas.baudier@creatis.insa-lyon.fr>
Fri, 7 Sep 2018 08:46:33 +0000 (10:46 +0200)
committertbaudier <thomas.baudier@creatis.insa-lyon.fr>
Fri, 7 Sep 2018 08:46:33 +0000 (10:46 +0200)
commite751b47051ae80ecd388418ae39b388f15e627eb
tree007d5f7b03eb3b72b4b26a3c9dc1a4aad2fab1a9
parent5edaee8974e6ab03d37a3038cf8f8bf5e287655d
Add AffineRegistration library to avoid compilation error
With a lot of cores, clitkElastixTransformToMatrix (that need clitkAffineTransform) can be compiled before clitkAffineTransform
And the gengetopt of clitkAffineTransform is not compiled leading to an error
tools/CMakeLists.txt