Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 7d784c8

Browse files
authored
Update CMakeLists.txt
hotfix smaller cmake
1 parent 70e3224 commit 7d784c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nitro_deps/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.27) # Required for FetchContent
1+
cmake_minimum_required(VERSION 3.22) # Required for FetchContent
22

33
project(MyProject)
44

0 commit comments

Comments
 (0)