mirror of
https://github.com/akheron/jansson.git
synced 2025-04-05 05:25:04 +00:00
parent
db285b3764
commit
23b1b7ba9a
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ By default the CMake_ project will generate build files for building the
|
|||
static library. To build the shared version use::
|
||||
|
||||
...
|
||||
cmake -DBUILD_SHARED=1 ..
|
||||
cmake -DJANSSON_BUILD_SHARED_LIBS=1 ..
|
||||
|
||||
Changing install directory (same as autoconf --prefix)
|
||||
""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
|
|
Loading…
Add table
Reference in a new issue