set(SOURCES
  area.cpp
  angle.cpp
  normal.cpp
  intersection.cpp
)

target_sources(ipctk PRIVATE ${SOURCES})