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