Revision 1dce91d78eb6764a474badee7559650502f1d2fc authored by Phil Nash on 12 June 2018, 14:37:06 UTC, committed by Phil Nash on 12 June 2018, 14:37:06 UTC
- seems the #ifdef was necessary after all, because of the difference in the way the cpp files are included in the full project vs the single include
- in the OC project I moved the #include of catch_tostring.cpp first. That solves the project for now, but is a brittle solution
1 parent b8553d6
History
File Mode Size
.github
CMake
artwork
contrib
docs
examples
include
misc
projects
scripts
single_include
test_package
third_party
.gitattributes -rw-r--r-- 610 bytes
.gitignore -rw-r--r-- 478 bytes
.travis.yml -rw-r--r-- 6.8 KB
CMakeLists.txt -rw-r--r-- 20.1 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE.txt -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 2.0 KB
appveyor.yml -rw-r--r-- 2.6 KB
catch.pc.in -rw-r--r-- 165 bytes
codecov.yml -rw-r--r-- 400 bytes
conanfile.py -rw-r--r-- 612 bytes

README.md

back to top