Added CJSON_INCLUDE_DIRS to OPM_PARSER_INCLUDE_DIRS
This commit is contained in:
@@ -116,7 +116,9 @@ endif ()
|
|||||||
# we use the plural form to get *all* the libraries needed by cjson
|
# we use the plural form to get *all* the libraries needed by cjson
|
||||||
set (OPM_PARSER_INCLUDE_DIRS
|
set (OPM_PARSER_INCLUDE_DIRS
|
||||||
${OPM_PARSER_INCLUDE_DIR}
|
${OPM_PARSER_INCLUDE_DIR}
|
||||||
|
${CJSON_INCLUDE_DIRS}
|
||||||
${Boost_INCLUDE_DIRS})
|
${Boost_INCLUDE_DIRS})
|
||||||
|
|
||||||
set (OPM_PARSER_LIBRARIES
|
set (OPM_PARSER_LIBRARIES
|
||||||
${OPM_PARSER_LIBRARY}
|
${OPM_PARSER_LIBRARY}
|
||||||
${OPM_JSON_LIBRARY}
|
${OPM_JSON_LIBRARY}
|
||||||
|
|||||||
Reference in New Issue
Block a user