catch2: download with CMake + update to recent Catch2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Copyright (2019-2023) Paul Scherrer Institute
|
||||
|
||||
#include <thread>
|
||||
#include <catch2/catch.hpp>
|
||||
#include <catch2/catch_all.hpp>
|
||||
#include "../preview/PreviewCounter.h"
|
||||
|
||||
TEST_CASE("PreviewCount", "") {
|
||||
|
||||
Reference in New Issue
Block a user