InsightSoftwareConsortium / ITKThickness3D

An ITK module to compute 3D thickness
Apache License 2.0
41 stars 18 forks source link

Remove Thickness3D_LIBRARIES #1

Closed thewtex closed 5 years ago

thewtex commented 5 years ago

Since the module does not create a library containing compiled .cxx files (i.e. there is no src/ folder), this line should be removed:

https://github.com/T4mmi/ITKThickness3D/blob/1f638feff017e95fa86e1f53b7077dbd0c006eac/CMakeLists.txt#L4

T4mmi commented 5 years ago

Ok, I removed it