rpcs3/Vulkan/CMakeLists.txt

4 lines
70 B
CMake

if(WIN32 AND NOT VULKAN_PREBUILT)
add_subdirectory( glslang )
endif()