catch2/scripts
Martin Hořeňovský 44722f9ed3 Integrate CMake with `<catch2/catch.hpp>` include paths
This also goes for pkg-config installed by our CMake installation.

This includes

* Updating CMake version on Travis
* Adding a `Catch2` subfolder to the `single_include/` folder to
provide this include path both _inside_ the repository, and _outside_.
* Updated examples to build with the new paths
* Other general CMake cleanup
2018-06-24 12:32:22 +02:00
..
approvalTests.py Normalize OS X specific pass/fail strings in approvals 2018-06-04 23:19:55 +02:00
approve.py Minor fixes to python scripts by pycodestyle 2018-04-27 18:57:18 +02:00
benchmarkCompile.py Fix-up compilation benchmark script 2017-08-30 18:11:52 +02:00
benchmarkRunner.py Scripts intended to be run should now have x bit set. 2017-02-01 21:34:45 +01:00
developBuild.py Change developBuild to work same as *Release 2017-08-30 12:16:10 +02:00
embed.py Minor fixes to python scripts by pycodestyle 2018-04-27 18:57:18 +02:00
embedClara.py Make embedClara.py executable 2018-02-09 16:49:21 +01:00
fixWhitespace.py Minor fixes to python scripts by pycodestyle 2018-04-27 18:57:18 +02:00
generateSingleHeader.py Integrate CMake with `<catch2/catch.hpp>` include paths 2018-06-24 12:32:22 +02:00
majorRelease.py Refactor release scripts, automatically update Wandbox on release 2017-08-24 22:50:25 +02:00
minorRelease.py Refactor release scripts, automatically update Wandbox on release 2017-08-24 22:50:25 +02:00
patchRelease.py Refactor release scripts, automatically update Wandbox on release 2017-08-24 22:50:25 +02:00
releaseCommon.py Integrate CMake with `<catch2/catch.hpp>` include paths 2018-06-24 12:32:22 +02:00
releaseNotes.py Minor fixes to python scripts by pycodestyle 2018-04-27 18:57:18 +02:00
scriptCommon.py Minor fixes to python scripts by pycodestyle 2018-04-27 18:57:18 +02:00
updateDocumentToC.py Minor fixes to python scripts by pycodestyle 2018-04-27 18:57:18 +02:00
updateWandbox.py Integrate CMake with `<catch2/catch.hpp>` include paths 2018-06-24 12:32:22 +02:00