Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
onqtam
/
doctest
/
5bf36c0fc275b672e2cc33b7ccc0e980b6670c78
/
CMakeLists.txt
79a3798
Correct DOCTEST_NO_INSTALL logic; do install unless it is set (#99) (#100)
by Viktor Kirilov
· 7 years ago
b63bf85
Added an option to not install Doctest in CMake (#96)
by NeverMine17
· 7 years ago
b759fb4
fixing a 'race condition' in cmake (the generation of doctest.h) - closes #77
by onqtam
· 7 years ago
7d8af91
Added doctest_with_main static lib (#78)
by Yordan Madzhunkov
· 7 years ago
aec53d2
enabled all builds again
by onqtam
· 8 years ago
f6d1a51
code coverage should work now
by onqtam
· 8 years ago
a985f5a
added playground project and made (again) the common.cmake behave when included multiple times
by onqtam
· 8 years ago
98e12af
cleaning up examples
by onqtam
· 8 years ago
bff67f7
setting the cmake version of the project properly
by onqtam
· 8 years ago
61954c3
reworked cmake a bit
by onqtam
· 8 years ago
08cf7dc
moved all cmake-related stuff to scripts/cmake
by onqtam
· 8 years ago
c89cf82
Read version from scripts/version.txt in CMakeLists.txt
by Giuseppe Roberti
· 8 years ago
f3425ae
add DOCTEST_SKIP_COVERAGE and DOCTEST_SKIP_EXAMPLES
by Giuseppe Roberti
· 8 years ago
e01299b
add cmake package configuration files creation
by Giuseppe Roberti
· 8 years ago
f63c510
- removed old hacks for gcc 4.4 under osx
by onqtam
· 8 years ago
c7aaa96
updating cmake on travis... Also bumping the minimal version of cmake required to 3.0 because of the 'NAME' target property
by onqtam
· 8 years ago
b478ca6
fixing the cmake for code coverage reports! should be >99%
by onqtam
· 8 years ago
fe740c2
moved code coverage sources outside of examples
by onqtam
· 8 years ago
cc9e865
working on code coverage
by onqtam
· 8 years ago
4a65563
normalizing eof for everything
by onqtam
· 8 years ago
4949274
- building with 5 studios on appveyor! - warnings as errors!
by onqtam
· 9 years ago
a6b92d3
testing appveyor different studio
by onqtam
· 9 years ago
fa11399
fixing the valgrind problem at last?
by onqtam
· 9 years ago
222ecad
reorganized cmake stuff
by onqtam
· 9 years ago
b1e7e14
squashing git history for the last time
by hardly
· 10 years ago