Peter Dimov
12329aa501
Add populating messages to cmake .. output
2018-09-28 20:14:36 +03:00
Peter Dimov
9e9978d1b2
Use FetchContent to enable standalone CMake testing
2018-09-28 16:57:45 +03:00
Peter Dimov
a454453443
Use mincmake
2018-09-20 17:47:40 +03:00
Peter Dimov
a26be1fb2f
Update copyright on CMakeLists.txt
2018-09-20 14:19:32 +03:00
Peter Dimov
479dabaf8e
Use the correct $<CONFIG> instead of ${CMAKE_CFG_INTDIR}
2018-09-20 01:54:27 +03:00
Peter Dimov
d4c2b0f26e
Reformat copyright banners
2018-09-20 01:53:36 +03:00
Peter Dimov
726ee688d6
Prefix tests with project name; generate test names if not given
2018-09-20 01:30:54 +03:00
Peter Dimov
b41f6c14b9
Add support for testing using CMake
2018-09-20 00:55:16 +03:00
Peter Dimov
d6c3159261
Untabify CMakeLists.txt
2018-09-19 21:12:28 +03:00
Mike Dev
3a651adb42
[CMake] Lower requirement to 3.5 and rename project to BoostAssert
2018-09-19 18:34:43 +02:00
Mike Dev
1a82003731
[CMake] Generate cmake target that other libraries can use
...
... to express their dependency on this library and retrieve any
configuration information such as the include directory, binary
to link to (if any), transitive dependencies, necessary compiler
options or the required c++ standards level.
2018-09-18 13:23:54 +02:00