This commit is contained in:
Christophe Marin 2025-04-02 11:41:03 +02:00 committed by GitHub
commit e07f697a9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@
@PACKAGE_INIT@
cmake_minimum_required(VERSION 3.3)
cmake_minimum_required(VERSION 3.6)
# Set include glob of config files using SHARED/static component, BUILD_SHARED_LIBS by default
set(_kissfft_shared_detected OFF)