mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
4 lines
70 B
CMake
4 lines
70 B
CMake
if(WIN32 AND NOT VULKAN_PREBUILT)
|
|
add_subdirectory( glslang )
|
|
endif()
|