mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-09-21 12:44:31 -04:00
kissfft-config.cmake: Bump minimum version to 3.10
--------- Co-authored-by: Martin <spleefer90@gmail.com>
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
|
||||
@PACKAGE_INIT@
|
||||
|
||||
cmake_minimum_required(VERSION 3.3)
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
|
||||
# Set include glob of config files using SHARED/static component, BUILD_SHARED_LIBS by default
|
||||
set(_kissfft_shared_detected OFF)
|
||||
|
Reference in New Issue
Block a user