using const std::string& for well_name and fix CMakeLists.txt
The problem for CMakeLists.txt is from the re-basing process.
This commit is contained in:
@@ -10,7 +10,6 @@ foreach(tapp TransMultIntegrationTests CheckDeckValidity IntegrationTests ParseW
|
||||
ResinsightTest IOConfigIntegrationTest
|
||||
Polymer ParsePLYADSS ParseMULTSEGWELL)
|
||||
opm_add_test(run${tapp} SOURCES ${tapp}.cpp LIBRARIES opmparser ${Boost_LIBRARIES})
|
||||
LIBRARIES opmparser ${Boost_LIBRARIES})
|
||||
endforeach()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user