File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ set(HEADER_FILES
2424 ${COLLISIONALGORITHM_SRC} /InternalData.h
2525
2626 ${COLLISIONALGORITHM_SRC} /algorithm/Find2DClosestProximityAlgorithm.h
27- ${COLLISIONALGORITHM_SRC} /algorithm/FindClosestProximityAlgorithm.h
2827 ${COLLISIONALGORITHM_SRC} /algorithm/InsertionAlgorithm.h
2928
3029 ${COLLISIONALGORITHM_SRC} /broadphase/AABBBroadPhase.h
@@ -69,7 +68,6 @@ set(SOURCE_FILES
6968 ${COLLISIONALGORITHM_SRC} /CollisionPipeline.cpp
7069
7170 ${COLLISIONALGORITHM_SRC} /algorithm/Find2DClosestProximityAlgorithm.cpp
72- ${COLLISIONALGORITHM_SRC} /algorithm/FindClosestProximityAlgorithm.cpp
7371 ${COLLISIONALGORITHM_SRC} /algorithm/InsertionAlgorithm.cpp
7472
7573 ${COLLISIONALGORITHM_SRC} /broadphase/AABBBroadPhase.cpp
You can’t perform that action at this time.
0 commit comments