From 51c755be6470b56e70d1feb312972e010c6f9b0e Mon Sep 17 00:00:00 2001 From: ktyl Date: Mon, 26 Feb 2024 19:59:28 +0000 Subject: [PATCH] chore: formatting --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e43728b..d56de93 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.27) + cmake_minimum_required(VERSION 3.27) project(HelloAstro) # Define platform-specific paths and libraries