
target_sources(CMP_Mesh PRIVATE

    jrtboundingbox.cpp
    jrtboundingbox.h
    jrtcamera.cpp
    jrtcamera.h
    jrtcommon.h
    jrtcore.cpp
    jrtcore.h
    jrtcoreutils.cpp
    jrtcoreutils.h
    jrth2kdtreebuilder.cpp
    jrth2kdtreebuilder.h
    jrtheuristickdtreebuilder.cpp
    jrtheuristickdtreebuilder.h
    jrtkdtree.cpp
    jrtkdtree.h
    jrtkdtreebuilder.cpp
    jrtkdtreebuilder.h
    jrtmesh.cpp
    jrtmesh.h
    jrtorthocamera.cpp
    jrtorthocamera.h
    jrtppmimage.cpp
    jrtppmimage.h
    jrttriangleintersection.cpp
    jrttriangleintersection.h
)
