sfizz/cmake
redtide 4c819222a0 More optional system preinstalled dependencies
Catch2, ghc-filesystem, lv2 headers and VST3SDK sources preinstalled system packages can be used,
optionally and where available, to build sfizz via CMake options:

SFIZZ_USE_SYSTEM_CATCH
SFIZZ_USE_SYSTEM_GHC_FS
SFIZZ_USE_SYSTEM_LV2
SFIZZ_USE_SYSTEM_VST3SDK
2023-03-29 09:13:25 +02:00
..
BuildType.cmake Set a default build type 2020-05-19 20:22:29 +02:00
BundleDylibs.cmake Bundle the dylibs where the code signer can find them 2020-11-14 13:57:20 +01:00
CheckIPO.cmake Update cmake files formatting 2020-12-14 07:49:02 +01:00
GitBuildID.cmake Generalized build ID for all subprojects 2021-04-30 18:02:20 +02:00
GNUWarnings.cmake Hide the cache variables of cmake GNUWarnings 2021-03-21 12:51:03 +01:00
LV2Config.cmake Fix LV2 manifest when using PSA 2022-07-30 22:46:43 +02:00
MakeUninstall.cmake.in Add the uninstall target using uninstall-manifest 2020-03-14 18:05:07 +01:00
OptionEx.cmake System-dependent options 2021-02-01 03:00:43 +01:00
PuredataConfig.cmake Add install rules for puredata 2021-04-30 15:46:40 +02:00
SfizzConfig.cmake More optional system preinstalled dependencies 2023-03-29 09:13:25 +02:00
SfizzDeps.cmake More optional system preinstalled dependencies 2023-03-29 09:13:25 +02:00
SfizzFaust.cmake Add the faust helpers for cmake 2021-02-25 00:20:05 +01:00
SfizzSIMDSourceFiles.cmake Update cmake files formatting 2020-12-14 07:49:02 +01:00
SfizzUninstall.cmake Update cmake files formatting 2020-12-14 07:49:02 +01:00
StringUtility.cmake Allow the script to work in older cmake 2021-04-05 18:28:26 +02:00
VSTConfig.cmake Correct plugin descriptions/versions 2022-07-25 13:32:37 +02:00