ADD: BVH and taskflow library
This commit is contained in:
1
third_party/BVH
vendored
Submodule
1
third_party/BVH
vendored
Submodule
Submodule third_party/BVH added at 2a9838e7ef
3
third_party/CMakeLists.txt
vendored
3
third_party/CMakeLists.txt
vendored
@@ -69,6 +69,9 @@ target_compile_definitions(ImGuizmo
|
||||
|
||||
target_link_libraries(ImGuizmo PUBLIC imgui)
|
||||
|
||||
add_subdirectory(BVH)
|
||||
target_include_directories(BVH2 INTERFACE taskflow)
|
||||
|
||||
target_include_directories(stb_image INTERFACE stb_image)
|
||||
|
||||
# MikkTSpace (optional)
|
||||
|
||||
1
third_party/taskflow
vendored
Submodule
1
third_party/taskflow
vendored
Submodule
Submodule third_party/taskflow added at 0f5d556267
Reference in New Issue
Block a user