Skip to content

Commit

Permalink
Revert "Issue #75: setting C++11 standard globally in CMake"
Browse files Browse the repository at this point in the history
This reverts commit a2a8ae8.
  • Loading branch information
dzhoshkun committed Apr 8, 2019
1 parent 6a9b1da commit 39181b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
PROJECT(GiftGrab)
CMAKE_MINIMUM_REQUIRED(VERSION 3.2.0)

SET(CMAKE_CXX_STANDARD 11)

# Will be used when installing
SET(GiftGrab_PATH_SUFFIX giftgrab)

Expand Down

0 comments on commit 39181b0

Please sign in to comment.