Skip to content

Commit 7bba606

Browse files
committed
cmake - remove files that don't exist anymore
1 parent 2199ed4 commit 7bba606

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -411,19 +411,16 @@ if(PRECOMPILE)
411411
${CMAKE_SOURCE_DIR}/hiprt/impl/AabbList.h
412412
${CMAKE_SOURCE_DIR}/hiprt/impl/BvhCommon.h
413413
${CMAKE_SOURCE_DIR}/hiprt/impl/BvhNode.h
414-
${CMAKE_SOURCE_DIR}/hiprt/impl/Geometry.h
415414
${CMAKE_SOURCE_DIR}/hiprt/impl/QrDecomposition.h
416415
${CMAKE_SOURCE_DIR}/hiprt/impl/Quaternion.h
417416
${CMAKE_SOURCE_DIR}/hiprt/impl/Transform.h
418417
${CMAKE_SOURCE_DIR}/hiprt/impl/Instance.h
419418
${CMAKE_SOURCE_DIR}/hiprt/impl/InstanceList.h
420419
${CMAKE_SOURCE_DIR}/hiprt/impl/MortonCode.h
421-
${CMAKE_SOURCE_DIR}/hiprt/impl/Scene.h
422420
${CMAKE_SOURCE_DIR}/hiprt/impl/TriangleMesh.h
423421
${CMAKE_SOURCE_DIR}/hiprt/impl/Triangle.h
424422
${CMAKE_SOURCE_DIR}/hiprt/impl/BvhBuilderUtil.h
425423
${CMAKE_SOURCE_DIR}/hiprt/impl/SbvhCommon.h
426-
${CMAKE_SOURCE_DIR}/hiprt/impl/ApiNodeList.h
427424
${CMAKE_SOURCE_DIR}/hiprt/impl/BvhConfig.h
428425
${CMAKE_SOURCE_DIR}/hiprt/impl/MemoryArena.h
429426
${CMAKE_SOURCE_DIR}/hiprt/hiprt_types.h

0 commit comments

Comments
 (0)