Skip to content

Commit 6076bde

Browse files
Updated core and tools (improved support of externally-provided 3rd party libraries) (#40)
1 parent 44f7b15 commit 6076bde

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -588,9 +588,6 @@ Available CMake options are summarized in the table below:
588588
| `DILIGENT_INSTALL_SAMPLES` | Yes | Install Samples module |
589589
| `DILIGENT_INSTALL_PDB` | No | Install program debug database |
590590
| `DILIGENT_DEAR_IMGUI_PATH` | | Optional path to a user-provided dear imgui project |
591-
| `DILIGENT_VULKAN_HEADERS_DIR` | | Optional path to a user-provided Vulkan-Headers project |
592-
| `DILIGENT_SPIRV_HEADERS_DIR` | | Optional path to a user-provided SPIRV-Headers project |
593-
| `DILIGENT_VOLK_DIR` | | Optional path to a user-provided volk project |
594591
| `DILIGENT_ARGS_DIR` | | Optional path to a user-provided args project |
595592
| `DILIGENT_NUKLEAR_DIR` | | Optional path to a user-provided nuklear project |
596593

0 commit comments

Comments
 (0)