1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-02-16 19:30:34 +01:00

Made this compatible with cmake version 3.5.1

This commit is contained in:
Staz M 2021-04-01 02:51:47 -04:00 committed by Martin Storsjö
parent 0a90c09e00
commit 5329a829a0

View File

@ -28,7 +28,7 @@
#
# cmake --build . -c Release
cmake_minimum_required(VERSION 3.10)
cmake_minimum_required(VERSION 3.5.1)
# Policies