mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 04:41:16 +00:00
Merged utf branch changes r178:187 into the trunk
This commit is contained in:
@@ -2,6 +2,8 @@ cmake_minimum_required(VERSION 2.6)
|
||||
|
||||
project (YAML_CPP)
|
||||
|
||||
SET(CMAKE_CXX_FLAGS "-O2")
|
||||
|
||||
enable_testing()
|
||||
|
||||
if(WIN32)
|
||||
@@ -36,4 +38,4 @@ install(
|
||||
)
|
||||
|
||||
add_subdirectory (yaml-reader)
|
||||
|
||||
add_subdirectory (util)
|
||||
|
Reference in New Issue
Block a user