jansson/test
Paul Harris 3e03b07831 Add CMake build system.
Added multiple CMake-related files to project.
Supports building the library and the tests.
See CMakeLists.txt for notes on how it works.

I had to adjust 3 existing files in order to disable some configuration
that should be taken care of by cmake/automake anyway.

I also added jansson.def from a future jansson version,
to test cmake's support for .def files (which works fine).
2013-03-07 16:06:01 +01:00
..
bin Enable gcc specific flags in tests correctly 2013-02-04 09:49:58 +02:00
scripts Check for missing args and envvars in run-tests.sh 2012-04-26 08:58:36 +03:00
suites Add CMake build system. 2013-03-07 16:06:01 +01:00
.gitignore Ignore the binary test_load_callback 2012-03-25 13:22:09 +00:00
Makefile.am Distribute some missing files 2010-01-21 21:48:31 +02:00
run-suites Fix tests on shells that don't support the export FOO=bar syntax 2012-03-08 15:01:52 +02:00