Anonymous Maarten
|
c758160d09
|
spelling: seperate -> separate
|
2018-01-05 06:21:34 +00:00 |
|
Daniel Evans
|
9c48b4424a
|
Add build time option for CXX17 or boost filesystem
|
2017-10-31 00:55:19 +00:00 |
|
Anonymous Maarten
|
a40a2706a9
|
cmake: add support for include-what-you-use to check #include's
The output is currently very verbose and includes many false positives.
Adding a mapping file should solve this.
See
https://github.com/include-what-you-use/include-what-you-use/blob/master/docs/IWYUMappings.md
|
2017-10-29 20:40:57 +00:00 |
|
Anonymous Maarten
|
9e8a96ab7e
|
tests: execute each test separately by CTest
Disabled by default because empty test suites fail and would cause
Travis to fail.
There can be empty test suites when testing with no data.
|
2017-10-29 20:40:57 +00:00 |
|
Anonymous Maarten
|
a9f8f27b21
|
cmake: add coverage support
|
2017-10-29 20:40:57 +00:00 |
|
Anonymous Maarten
|
728ac58768
|
cmake: move options and compiler configuration to separate files
|
2017-10-29 20:40:57 +00:00 |
|