Skip to content

Commit

Permalink
Merge pull request #1 from diehlpk/diehlpk-patch-1
Browse files Browse the repository at this point in the history
Update CMakeLists.txt
  • Loading branch information
diehlpk authored May 23, 2023
2 parents 707152c + b7b9e79 commit bc3d24f
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
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.11)
project(CabanaPD LANGUAGES CXX VERSION 0.1.0)
project(CabanaPD LANGUAGES CXX C VERSION 0.1.0)

set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_CXX_STANDARD 14)
Expand Down

0 comments on commit bc3d24f

Please sign in to comment.