Skip to content

Simple demo of simdjson as a CMake dependency using CPM

Notifications You must be signed in to change notification settings

simdjson/simdjson_cpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple demo of simdjson as a CMake dependency using CPM

VS17-CI

This repository is meant to serve as an example of how to use simdjson as a CMake dependency using CPM.

Usage:

cmake -B build
cmake --build build

It will build two binaries, one of which will use the static simdjson library.

Please refer to the main simdjson project for further documentation.

About

Simple demo of simdjson as a CMake dependency using CPM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published