Skip to content

Commit b5ed2e4

Browse files
[third-party] Updating third-party licenses
1 parent 7475295 commit b5ed2e4

7 files changed

+3475
-353
lines changed

openpgl/CMakeLists.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,9 @@ install(FILES
206206
${PROJECT_SOURCE_DIR}/LICENSE.txt
207207
${PROJECT_SOURCE_DIR}/third-party-programs.txt
208208
${PROJECT_SOURCE_DIR}/third-party-programs-Embree.txt
209-
${PROJECT_SOURCE_DIR}/third-party-programs-TBB.txt
209+
${PROJECT_SOURCE_DIR}/third-party-programs-oneTBB.txt
210+
${PROJECT_SOURCE_DIR}/third-party-programs-ISPC.txt
211+
${PROJECT_SOURCE_DIR}/third-party-programs-OIDN.txt
210212
${PROJECT_SOURCE_DIR}/README.md
211213
${PROJECT_SOURCE_DIR}/CHANGELOG.md
212214
DESTINATION ${CMAKE_INSTALL_DOCDIR}/${PROJECT_NAME})

third-party-programs-Embree.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ below.
88
-------------------------------------------------------------
99

1010
Intel(R) Threading Building Blocks comes with its own third party
11-
licenses located in the third-party-programs-TBB.txt file.
11+
licenses located in the third-party-programs-oneTBB.txt file.
1212

1313
2. GLFW
1414
-------------------------------------------------------------

third-party-programs-ISPC.txt

+2,109
Large diffs are not rendered by default.

third-party-programs-OIDN.txt

+645
Large diffs are not rendered by default.

third-party-programs-TBB.txt

-350
This file was deleted.

third-party-programs-oneTBB.txt

+411
Large diffs are not rendered by default.

third-party-programs.txt

+306-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)