forked from TartanLlama/expected
🎨 Cleanup include path for catch2 ✨ Add basic .deb generation support WiX and RPM support is still needed (if even desired?) ⬆️ Upgrade minimum CMake version to 3.14 ⬆️ Upgrade Catch to Catch v2.9.2 📌 Pin Catch to v2.9.2
3 lines
54 B
C++
3 lines
54 B
C++
#define CATCH_CONFIG_MAIN
|
|
#include <catch2/catch.hpp>
|