mirror of
https://github.com/KjellKod/g3log.git
synced 2025-03-01 10:57:57 +01:00
Merge pull request #126 from dasmysh/master
Updated cmake version to correct string compare behaviour.
This commit is contained in:
commit
426e77943e
@ -46,7 +46,7 @@
|
||||
#
|
||||
# ============================================================================
|
||||
|
||||
cmake_minimum_required (VERSION 2.8)
|
||||
cmake_minimum_required (VERSION 3.1)
|
||||
ENABLE_LANGUAGE(CXX)
|
||||
set(CMAKE_BUILD_TYPE Release)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user