sfizz/cmake
Jean Pierre Cimalando 7d4e9b144f Pass the option -msse also on x86_64
In some cases of chroot-based debian build environments where the host is
64-bit and target 32-bit, the system processor of cmake is not correctly set.
To work this around, pass the -msse2 flag also in case of 64-bit system processor;
it will be harmless for the case of normal builds.
2020-04-04 19:50:45 +02:00
..
CheckIPO.cmake Compatibility with CMake 3.5 2020-01-31 23:24:36 +01:00
LV2Config.cmake lv2 ttl patch for lv2lint 2020-03-01 20:52:09 +01:00
MakeUninstall.cmake.in Add the uninstall target using uninstall-manifest 2020-03-14 18:05:07 +01:00
SfizzConfig.cmake Pass the option -msse also on x86_64 2020-04-04 19:50:45 +02:00
SfizzSIMDSourceFiles.cmake SIMD-accelerated strings effect 2020-04-02 01:32:09 +02:00
SfizzUninstall.cmake Move the uninstall definition at the end 2020-03-14 18:05:07 +01:00
VSTConfig.cmake Add support of some ARM architectures for VST (by @hexdump0815) 2020-04-02 21:04:54 +02:00