Update CMakeLists.txt

This commit is contained in:
Ridge3Dproductions 2024-09-20 18:36:51 -04:00 committed by GitHub
parent e08f6bc88c
commit 3b811ced0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.5) cmake_minimum_required(VERSION 3.11) # FetchContent is available in 3.11+
project(example) project(example)
# Generate compile_commands.json # Generate compile_commands.json