Skip to content

Commit

Permalink
Bump CMake to 3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Slackadays committed Nov 2, 2024
1 parent 6cbf9e0 commit 6905b05
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.16)
cmake_minimum_required(VERSION 3.20)

project(Clipboard LANGUAGES CXX C VERSION 0.9.1)
set(CMAKE_CXX_STANDARD 23)
Expand Down
Empty file added src/cb/src/actions/help.cpp
Empty file.

0 comments on commit 6905b05

Please sign in to comment.