mirror of
https://github.com/loot/yaml-cpp.git
synced 2026-07-27 14:13:42 -07:00
Merged utf branch changes r178:187 into the trunk
This commit is contained in:
+3
-1
@@ -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