Update CMakeLists.txt
This commit is contained in:
parent
e08f6bc88c
commit
3b811ced0e
|
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.5)
|
||||
cmake_minimum_required(VERSION 3.11) # FetchContent is available in 3.11+
|
||||
project(example)
|
||||
|
||||
# Generate compile_commands.json
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user