Skip to content

Commit

Permalink
CMakeLists: Replace tab with spaces
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
  • Loading branch information
dnltz committed Aug 14, 2024
1 parent a9d5f89 commit 1a1b2ee
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
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.14)
project(everest-framework
VERSION 0.16.0
DESCRIPTION "The open operating system for e-mobility charging stations"
LANGUAGES CXX C
LANGUAGES CXX C
)

find_package(everest-cmake 0.4 REQUIRED
Expand Down

0 comments on commit 1a1b2ee

Please sign in to comment.