win32/build.py: enable libnfs
Now that all build failures have been fixed, we can enable the feature.
This commit is contained in:
@@ -85,6 +85,7 @@ thirdparty_libs = [
|
||||
liblame,
|
||||
ffmpeg,
|
||||
curl,
|
||||
libnfs,
|
||||
boost,
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user