Closed thewtex closed 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:
.cxx
src/
https://github.com/T4mmi/ITKThickness3D/blob/1f638feff017e95fa86e1f53b7077dbd0c006eac/CMakeLists.txt#L4
Ok, I removed it
Since the module does not create a library containing compiled
.cxx
files (i.e. there is nosrc/
folder), this line should be removed:https://github.com/T4mmi/ITKThickness3D/blob/1f638feff017e95fa86e1f53b7077dbd0c006eac/CMakeLists.txt#L4