mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00:00
4 lines
70 B
CMake
4 lines
70 B
CMake
if(WIN32 AND NOT VULKAN_PREBUILT)
|
|
add_subdirectory( glslang )
|
|
endif()
|