Skip to content

Commit

Permalink
Update the specified minimum CMake version required
Browse files Browse the repository at this point in the history
  • Loading branch information
kcat committed Jul 30, 2023
1 parent 8c5e9fc commit 4a9e8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CMake build file list for OpenAL

cmake_minimum_required(VERSION 3.0.2)
cmake_minimum_required(VERSION 3.13)
enable_testing()

if(APPLE)
Expand Down

0 comments on commit 4a9e8f6

Please sign in to comment.