• Andriy Senkovych's avatar
    Add initial CMake support · 8ae1c971
    Andriy Senkovych authored
     * Support for both in-source and out-of-source builds
     * Set library version to 0.12 to map Debian package
     * Add separate options to build tests, examples and documentation
     * Add pkgconfig lookup support (if installed with `make install`)
     * Add CMake lookup support (if isntalled with `make install`)
     * Add Google Test Source lookup
     * Add CTest support for running tests (use `make test` or `ctest -V`)
    8ae1c971
Name
Last commit
Last update
CMakeModules Loading commit data...
bin Loading commit data...
build Loading commit data...
doc Loading commit data...
example Loading commit data...
include/rapidjson Loading commit data...
test Loading commit data...
thirdparty Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
RapidJSON.pc.in Loading commit data...
RapidJSONConfig.cmake.in Loading commit data...
RapidJSONConfigVersion.cmake.in Loading commit data...
license.txt Loading commit data...
readme.md Loading commit data...