VVVVVV/third_party
Misa 146678aac4 Make PhysFS RWops work with `-DBUNDLE_DEPENDENCIES=OFF`
The RWops stuff isn't a part of any standard PhysFS package (and given
that it explicitly wraps around SDL I'm not sure how you _would_ package
it). So we need to get the physfsrwops.h include in if
BUNDLE_DEPENDENCIES is off, otherwise this results in a compile-time
include-not-found failure.

Additionally, I've placed the PhysFS RWops stuff in their own extras/
folder, so none of the other PhysFS stuff gets included in a
-DBUNDLE_DEPENDENCIES=OFF build.
2021-08-31 23:09:13 -07:00
..
lodepng Update dependencies 2020-03-12 19:31:14 -04:00
physfs Make PhysFS RWops work with `-DBUNDLE_DEPENDENCIES=OFF` 2021-08-31 23:09:13 -07:00
tinyxml2 Support for OpenBSD 2021-06-13 10:48:20 -04:00
utfcpp Update dependencies 2020-03-12 19:31:14 -04:00