Skip to content

Commit 268df9f

Browse files
authored
Update basics.md
1 parent 84dc398 commit 268df9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/basics.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ target_link_libraries(myprogram simdjson)
6868

6969
See [our CMake demonstration](https://github.com/simdjson/cmakedemo).
7070

71+
The CMake build in simdjson can be taylored with a few variables. You can see the available variables and their default values by entering the `cmake -LA` command.
72+
7173
The Basics: Loading and Parsing JSON Documents
7274
----------------------------------------------
7375

0 commit comments

Comments
 (0)