changed: rename Parser to opmparser for consistency
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
foreach(tapp TableTests TabdimsTests)
|
||||
opm_add_test(run${tapp} SOURCES ${tapp}.cpp
|
||||
LIBRARIES Parser ${Boost_LIBRARIES})
|
||||
LIBRARIES opmparser ${Boost_LIBRARIES})
|
||||
endforeach()
|
||||
|
||||
Reference in New Issue
Block a user