sfizz/cmake
Atsushi Eno 777bcf7b17
Fix build on Android 32-bit arm: hardfp is not available
context: d783ba6c87 (r43170024)

This fixes build errors like this on Android 32-bit arm architecture:
`error: lv2/CMakeFiles/sfizz_lv2.dir/sfizz.c.o uses VFP register arguments, output does not`
2020-10-12 21:47:48 +09:00
..
BuildType.cmake Set a default build type 2020-05-19 20:22:29 +02:00
CheckIPO.cmake Compatibility with CMake 3.5 2020-01-31 23:24:36 +01:00
LV2Config.cmake Separate the editor code from VST 2020-09-02 01:44:46 +02:00
MakeUninstall.cmake.in Add the uninstall target using uninstall-manifest 2020-03-14 18:05:07 +01:00
SfizzConfig.cmake Fix build on Android 32-bit arm: hardfp is not available 2020-10-12 21:47:48 +09:00
SfizzSIMDSourceFiles.cmake Add a NEON codepath for panning and width 2020-09-20 19:50:19 +01:00
SfizzUninstall.cmake Move the uninstall definition at the end 2020-03-14 18:05:07 +01:00
VSTConfig.cmake Back to a detection strategy for ARM VST which should work in most cases 2020-09-28 01:49:51 +02:00