Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
badrishc authored Jul 10, 2020
1 parent 9b96efc commit 1e72025
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cc/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
cmake_minimum_required (VERSION 3.2.2)

set(CMAKE_CXX_STANDARD 14)

enable_testing()

include(ExternalProject)
Expand Down

0 comments on commit 1e72025

Please sign in to comment.