mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 19:54:19 +01:00
[build] Enable building natively for non-Windows
Yipee 🥳🎉 RIP DXVK Native
This commit is contained in:
parent
9dad1aadbe
commit
c258eb05d2
@ -133,10 +133,6 @@ dxvk_version = vcs_tag(
|
||||
output: 'version.h',
|
||||
)
|
||||
|
||||
if platform != 'windows'
|
||||
error('Non-Windows platforms not supported... yet.')
|
||||
endif
|
||||
|
||||
subdir('src')
|
||||
|
||||
enable_tests = get_option('enable_tests')
|
||||
|
Loading…
x
Reference in New Issue
Block a user