mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-03-03 20:13:57 +01:00
4 lines
70 B
CMake
4 lines
70 B
CMake
if(WIN32 AND NOT VULKAN_PREBUILT)
|
|
add_subdirectory( glslang )
|
|
endif()
|