Put the strange chatch2 from libecl into the Thirdparty folder

This commit is contained in:
Jacob Støren
2019-08-07 09:38:42 +02:00
parent 7317e75bae
commit ecd0c625d2

View File

@@ -137,7 +137,8 @@ else()
endif()
list(APPEND THIRD_PARTY_LIBRARIES
ecl
ecl
catch2
)
if (MSVC)