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