catch2: download with CMake + update to recent Catch2
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
// Copyright (2019-2023) Paul Scherrer Institute
|
||||
|
||||
#include <catch2/catch.hpp>
|
||||
#include <catch2/catch_all.hpp>
|
||||
#include <iostream>
|
||||
#include <bitshuffle/bitshuffle.h>
|
||||
|
||||
#include "../receiver/FrameTransformation.h"
|
||||
#include "../common/RawToConvertedGeometry.h"
|
||||
#include "../compression/JFJochDecompress.h"
|
||||
#include <random>
|
||||
|
||||
using namespace std::literals::chrono_literals;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user