This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff -r peters2022_permutation_coding_supplemental/vulkan_code/CMakeLists.txt peters2022_permutation_coding_supplemental_win32/vulkan_code/CMakeLists.txt | |
| 32a33,46 | |
| > | |
| > | |
| > if(MSVC) | |
| > target_link_libraries(blend_attributes PRIVATE Vulkan::Vulkan glfw) | |
| > | |
| > | |
| > set_target_properties( blend_attributes | |
| > PROPERTIES |
OlderNewer