Update building of examples for static lib

This commit is contained in:
Martin Hořeňovský
2019-12-08 15:55:04 +01:00
parent 248f922465
commit 70ef2f7f12
8 changed files with 51 additions and 329 deletions

View File

@@ -4,7 +4,7 @@
// source code of Catch itself and reuse the resulting object file for linking.
// Let Catch provide main():
#define CATCH_CONFIG_MAIN
#include <catch2/catch_default_main.hpp>
#include <catch2/catch.hpp>