git.s-ol.nu forks/DiligentEngine / 713ed89
external Vulkan things s-ol 2 years ago
3 changed file(s) with 6 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 [submodule "DiligentCore"]
11 path = DiligentCore
2 url = https://github.com/DiligentGraphics/DiligentCore.git
2 url = https://git.s-ol.nu/~forks/DiligentCore
33 [submodule "DiligentTools"]
44 path = DiligentTools
55 url = https://github.com/DiligentGraphics/DiligentTools.git
0 function(custom_post_configure_target TARGET)
1 set_target_properties(${TARGET} PROPERTIES
2 LINK_OPTIONS -static-libstdc++
3 )
4 endfunction()
(No changes)