Alexander Afanasyev | be85c35 | 2013-07-14 13:21:08 -0700 | [diff] [blame] | 1 | diff --git CMakeLists.txt CMakeLists.txt |
2 | index c57d69b..0b9ef30 100644 | ||||
3 | --- CMakeLists.txt | ||||
4 | +++ CMakeLists.txt | ||||
5 | @@ -15,6 +15,7 @@ INSTALL( | ||||
6 | ${CMAKE_SOURCE_DIR}/json_spirit/json_spirit_value.h | ||||
7 | ${CMAKE_SOURCE_DIR}/json_spirit/json_spirit_writer.h | ||||
8 | ${CMAKE_SOURCE_DIR}/json_spirit/json_spirit_writer_template.h | ||||
9 | + ${CMAKE_SOURCE_DIR}/json_spirit/json_spirit_writer_options.h | ||||
10 | DESTINATION include) | ||||
11 | |||||
12 | INSTALL( |