mirror of
https://github.com/mborgerding/kissfft.git
synced 2026-08-30 22:07:01 -04:00
kissfft-config.cmake: Bump minimum version to 3.10
--------- Co-authored-by: Martin <[email protected]>
This commit is contained in:
co-authored by
Martin
parent
b60dc8b9c7
commit
c519408e76
@@ -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