mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 15:35:46 -04:00
Deps: Remove cpuinfo from in-tree
This commit is contained in:
@ -18,8 +18,6 @@ add_subdirectory(vulkan EXCLUDE_FROM_ALL)
|
||||
add_subdirectory(soundtouch EXCLUDE_FROM_ALL)
|
||||
disable_compiler_warnings_for_target(soundtouch)
|
||||
add_subdirectory(googletest EXCLUDE_FROM_ALL)
|
||||
add_subdirectory(cpuinfo EXCLUDE_FROM_ALL)
|
||||
disable_compiler_warnings_for_target(cpuinfo)
|
||||
add_subdirectory(fast_float EXCLUDE_FROM_ALL)
|
||||
add_subdirectory(reshadefx EXCLUDE_FROM_ALL)
|
||||
disable_compiler_warnings_for_target(reshadefx)
|
||||
|
Reference in New Issue
Block a user