Added Boost_LIBARIES to opm-json link target
This commit is contained in:
@@ -4,5 +4,5 @@ enable_language( C )
|
||||
set( json_source JsonObject.cpp cjson/cJSON.c )
|
||||
|
||||
add_library(opm-json ${json_source})
|
||||
|
||||
target_link_libraries( opm-json ${Boost_LIBRARIES} )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user