mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 00:11:24 +12:00
3 lines
70 B
CMake
3 lines
70 B
CMake
if(WIN32 AND NOT VULKAN_PREBUILT)
|
|
add_subdirectory( glslang )
|
|
endif()
|