mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-29 10:03:55 -07:00
add feature list requirement (#3287)
* add feature list requirement * version update * version bump
This commit is contained in:
parent
d36f86c523
commit
e147bd6cea
3 changed files with 3 additions and 2 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.5.2)
|
||||
PROJECT("Cockatrice" VERSION 2.6.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