mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Merge pull request #3574 from Cockatrice/tooomm-patch-2
This commit is contained in:
commit
6d6b7b4537
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ endif()
|
|||
|
||||
# A project name is needed for CPack
|
||||
# Version can be overriden by git tags, see cmake/getversion.cmake
|
||||
PROJECT("Cockatrice" VERSION 2.6.3)
|
||||
PROJECT("Cockatrice" VERSION 2.7.0)
|
||||
|
||||
# Use c++11 for all targets
|
||||
set(CMAKE_CXX_STANDARD 11 CACHE STRING "C++ ISO Standard")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue