Skip to content

Commit

Permalink
Improved command faking
Browse files Browse the repository at this point in the history
  • Loading branch information
JAJames committed Nov 3, 2021
1 parent aca1c3a commit 0aac75b
Show file tree
Hide file tree
Showing 3 changed files with 229 additions and 266 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.0)
project(jupiter_bot)

set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD 20)

message(STATUS "Build type: ${CMAKE_BUILD_TYPE}")
include(build/CMakeLists.txt)
Expand Down

0 comments on commit 0aac75b

Please sign in to comment.