SRB2/thirdparty
Eidolon fcf69001ad cmake: Fix png and openmpt builds in clean envs
In environments without zlib installed, png would fail to build since
it can't find zlib.h. The zlib build's generated public include dir
needs zlib.h to work.

openmpt fails to build because it can't find Rpcrt4, which is not a
necessary link under mingw, but exists in some mingw-w64 toolchains.
It is only needed for MSVC.
2022-12-10 01:53:23 -06:00
..
CMakeLists.txt cmake: Fix png and openmpt builds in clean envs 2022-12-10 01:53:23 -06:00
openmpt_svn_version.h cmake: Build all deps and static link 2022-11-05 00:12:09 -05:00