jansson/cmake
Corey Farrell ef080d17b5
Fix code coverage ignored paths.
* Replace 'tests/*' with '*/test/*'.
* Replace '/usr/*' with '/usr/include/*'.  This resolves an issue where
  it was impossible to test code coverage with the source in /usr/src.
* Ignore build/include/jansson.h as we just want src/jansson.h.
2018-09-29 14:36:54 -04:00
..
CheckFunctionKeywords.cmake Rename the CMakeModules directory to simply cmake. 2013-03-07 16:12:08 +01:00
CodeCoverage.cmake Fix code coverage ignored paths. 2018-09-29 14:36:54 -04:00
Coveralls.cmake Add support for coverage/coveralls.io in cmake project. 2014-12-12 23:57:01 +01:00
CoverallsClear.cmake Add support for coverage/coveralls.io in cmake project. 2014-12-12 23:57:01 +01:00
CoverallsGenerateGcov.cmake Add support for coverage/coveralls.io in cmake project. 2014-12-12 23:57:01 +01:00
FindSphinx.cmake Fix the cmake Sphinx find script. 2013-05-06 12:31:29 +00:00
jansson_config.h.cmake Add JSON_HAVE_SYNC_BUILTINS and JSON_HAVE_ATOMIC_BUILTINS for autoheader 2018-03-22 17:46:29 +03:00
jansson_private_config.h.cmake Simplify snprintf and vsnprintf checking for Visual Studio 2016-05-30 11:51:39 +03:00
janssonConfig.cmake.in Fix config file 2018-03-11 09:59:52 -04:00