mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
3 lines
70 B
CMake
3 lines
70 B
CMake
if(WIN32 AND NOT VULKAN_PREBUILT)
|
|
add_subdirectory( glslang )
|
|
endif()
|