mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-27 13:54:16 +01:00
[build] Demote no frontends/tests to a warning
This commit is contained in:
parent
1d961b7dc3
commit
4ad99feb73
@ -27,5 +27,5 @@ endif
|
||||
|
||||
# Nothing selected
|
||||
if not get_option('enable_d3d10') and not get_option('enable_d3d11') and not get_option('enable_tests')
|
||||
error('Nothing selected to be built. Please, enable at least D3D11 or TESTS.')
|
||||
warning('Nothing selected to be built. Are you missing a frontend or tests?')
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user