mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 08:45:46 -04:00
PostProcessing: Add ReShade .fx shader support
This commit is contained in:
@ -16,6 +16,7 @@ add_subdirectory(soundtouch)
|
||||
add_subdirectory(googletest)
|
||||
add_subdirectory(cpuinfo)
|
||||
add_subdirectory(fast_float)
|
||||
add_subdirectory(reshadefx)
|
||||
|
||||
if(ENABLE_CUBEB)
|
||||
add_subdirectory(cubeb)
|
||||
|
Reference in New Issue
Block a user